Project

General

Profile

Actions

On UNZIP » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 06/28/2017 11:34 PM


Added in 2.9

on <level>:UNZIP:<commands>

Trigger when a /zip -u operation is finished.

See also on ZIP, /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 *:UNZIP:echo -ag unzipped $zip($zip).src into $zip($zip).dest status: $iif($ziperr,fail,ok)

Updated by Per Amundsen almost 7 years ago · 2 revisions

Also available in: PDF HTML TXT