Actions
On ZIP » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 06/28/2017 11:19 PM
Added in 2.9
on <level>:ZIP:<commands>
Trigger when a /zip operation is finished.
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 zipped $zip($zip).src into $zip($zip).dest status: $iif($ziperr,fail,ok)
Updated by Per Amundsen over 7 years ago · 2 revisions