Project

General

Profile

On DEHELP » History » Revision 2

Revision 1 (Per Amundsen, 11/17/2015 11:58 AM) → Revision 2/3 (Per Amundsen, 11/17/2015 12:39 PM)

_Added in 1.9.0_ 

 *<notextile>on <level>:DEHELP:<#|*>:<commands></notextile>* 

 Triggers when a user loses help op. 

 _See also [[on HELP]], [[on VOICE]], [[on DEVOICE]], [[on OP]], [[on DEOP]], [[on SERVEROP]], [[$hnick]], [[$modefirst]], [[$modelast]]._ [[$hnick]]._ 

 *Parameters* 

 <level> - The level for the event to trigger. 
 <#|*> - The [[Matchtarget]] to listen to. 
 <commands> - The commands to be performed when the event listener's criteria is met. 

 *Example* 

 <pre> 
 on *:DEHELP:#:echo -ag $nick just deopped $hnick 
 </pre>