mIRC Home    About    Download    Register    News    Help

Print Thread
#72451 23/02/04 04:34 AM
Joined: Feb 2004
Posts: 7
D
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
D
Joined: Feb 2004
Posts: 7
Suggesting a wasop operator to be used in on OP events. For example:

on 10:OP:#XMech:{
if ($me wasop $chan) { halt }
else { ... }
}

This operator could be used to check if the user was already opped before the on OP event triggered, so as to only trigger if the user's old status was R and the user's new status is O. This cannot be done with isop.

Comments?

-- [email]darkfire@dalnet[/email]

#72452 23/02/04 10:47 AM
Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
cant u just use ^ to preprocess the event before mirc updates your op status


Link Copied to Clipboard