So now before this is added, to test if a user is an admin (in a event) you have to write like this:

if ($nick($chan, $nick).pnick == * $+ $nick) { }

Or is there an easier way?


You say there is a "on *:ADMIN:* { }"? I cant get it to work.
How to use the rawmode format to test if someone got admin?

Edit: pnick does not work if you have many channel ranks at the same time frown, Like both admin and op != admin status.

Last edited by StriderGU; 15/02/03 09:01 AM.