mIRC Homepage
what's the raw code for notify list?
Those messages are produced by mIRC, not by the server, and so do not have raws. mIRC keeps track of who is online from your notify list using /ison or /watch if it is supported by the server.

$notify(0) returns how many people are on your notify list.
$notify(N).ison returns $true if the Nth person in your notify list is online, $false if he isn't and null if there isn't an Nth entry.
raw events 601, 602, 604 and 605.

They are not related to mIRC's notify list, just as Collective said, but these are the events that you can use to run scripts that customise the events.

Or... Just use ON NOTIFY and ON UNOTIFY
This post can no longer be edited because the maximum edit time has expired.

Would you believe that I just saw a stuff-up in my post and missed being able to correct it by minutes. :tongue:

Apologoes to all - I thought it was the actual NOTIFY events being addressed rather than what is in the topic.
© mIRC Discussion Forums