Actions
On ZIP » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 06/28/2017 11:18 PM
Added in 2.9
on <level>:ZIP:<commands>
Trigger when a /zip operation is started.
See also on UNZIP, /zip, $zip, $ziperr.
Parameters
<level> - The User Access Level for the event to trigger.
<commands> - The commands to be performed when the event listener's criteria is met.
Example
on *:ZIP:echo -ag zipping $zip($zip).src into $zip($zip).dest status: $iif($ziperr,fail,ok)
Updated by Per Amundsen over 7 years ago · 1 revisions