mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2003
Posts: 127
L
Vogon poet
OP Offline
Vogon poet
L
Joined: Jan 2003
Posts: 127
Whenever a msg or notice is sent to a nick/channel that is not present, the no such nick/channel is echo to the status! How do catch the message and assign to a variable?

Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
i think its done using a raw numeric but im not sure which one sorry blush


new username: tidy_trax
A
Anonymous
Unregistered
Anonymous
Unregistered
A
try this
Code:
raw 401:*:set %varname $2


Link Copied to Clipboard