mIRC Home    About    Download    Register    News    Help

Print Thread
#105310 14/12/04 05:46 PM
G
GogetaX
GogetaX
G
how can i write to some msg without open a private?
write the message on the channel but only one person will see it...

#105311 14/12/04 06:04 PM
Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
/notice nickname msgHERE

or

/msg nickname msgHERE

The /msg command will open a query window in their mIRC (unless they have it set to do otherwise of course), but not on yours (until they reply). The /notice command is private and doesn't open another window.

Regards,

#105312 14/12/04 11:07 PM
Joined: Mar 2004
Posts: 540
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Mar 2004
Posts: 540
Quote:
The /notice command is private and doesn't open another window.

Unless they have it scripted otherwise

#105313 15/12/04 07:14 AM
Joined: Dec 2002
Posts: 787
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 787
You could say that about most things..

'/DCC Chat opens a dcc chat window' .. unless they have it scripted otherwise.

'/DCC Send attempts to send a file' .. unless they have it scripted otherwise.

'CTCP VERSION gets a version reply' .. unless they have it scripted otherwise.

'CTCP TIME gets a time reply' .. unless they have it scripted otherwise..

whats your point?

Eamonn.

#105314 15/12/04 10:20 AM
Joined: Mar 2004
Posts: 540
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Mar 2004
Posts: 540
Was covering all the bases of that post


Link Copied to Clipboard