mIRC Homepage
Posted By: littlecramp How to detect nick is not present? - 19/05/03 08:33 AM
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?
Posted By: pheonix Re: How to detect nick is not present? - 19/05/03 09:03 AM
i think its done using a raw numeric but im not sure which one sorry blush
Posted By: Anonymous Re: How to detect nick is not present? - 19/05/03 11:14 AM
try this
Code:
raw 401:*:set %varname $2
© mIRC Discussion Forums