ON DEOP
Format:
[@]ON DEOP: <comparemode>:<#channel>[;#channel][etc...]:<alias>[:+]
Example:
@ON DEOP:*:#vortec:/mode # -o+o $nick $victim
Available info:
$nick - nick name of the user that did the deop
$address - address of the user that did the deop
$victim - the nickname of person deoped
# - the name of the channel the event occurred on
The ON DEOP event occurs when a user set mode -o, (deops) another user. The #channel parameters(s) indicate for which channel(s) this particular event handler will be active. If you include the symbols :+ at the end of the alias and you have enabled the Vortec's internal protection option, Vortec will then process protection reactions.
-- At this time Comparemode parameter is not fully functional --
The comparemode parameter compares the user level of the person performing the deop & the victim and the event will only execute if the level comparison statement is true.
Compare Mode Condition
* No comparison is made.
= The deoper and victim levels are equal
> The deoper's level is greater than the victim's level
>= The deoper's level is greater or equal to the victim's level
< The deoper's level is less than the victim's level
<= The deoper's level is less or equal to the victim's level
<> The deoper's level and the victim's level are not equal
Copyright © 2009, John G. Kirkland
Created with the Freeware Edition of HelpNDoc: Easily create HTML Help documents