On CHGIAL » History » Version 3
  Per Amundsen, 02/12/2023 08:11 PM 
  
| 1 | 1 | Per Amundsen | _Added in 4.4_  | 
|---|---|---|---|
| 2 | |||
| 3 | 2 | Per Amundsen | *<notextile>on <level>:CHGIAL:<nick[,nick]>|<*>:<commands></notextile>*  | 
| 4 | 1 | Per Amundsen | |
| 5 | 2 | Per Amundsen | Triggers when a user hostname, ident, realname, account name, away status or bot mode is changed.  | 
| 6 | 1 | Per Amundsen | |
| 7 | *Parameters*  | 
||
| 8 | |||
| 9 | <level> - The [[User Access Level]] for the event to trigger.  | 
||
| 10 | <nick[,nick]>|<*> - Nicks(s) to listen to.  | 
||
| 11 | <commands> - The commands to be performed when the event listener's criteria is met.  | 
||
| 12 | |||
| 13 | *Example*  | 
||
| 14 | |||
| 15 | <pre>  | 
||
| 16 | 3 | Per Amundsen | on *:CHGIAL:*:echo -ag IAL for $nick changed to $ial($nick)  | 
| 17 | 1 | Per Amundsen | </pre>  |