Project

General

Profile

Actions

Added 2.3

on <level>:DOWNLOAD:name:<commands>

Triggers when a download is finished.

See also /download, $download, $downloaderr.

Parameters

<level> - The User Access Level for the event to trigger.
<name> - The $download name to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.

Example

; Download the url 'https://adiirc.com/setup64.exe' to the file 'setup.exe'.
/download adiirc https://adiirc.com/setup64.exe setup.exe

on *:DOWNLOAD:adiirc:echo -ag Download of $download($download).file is complete.

Updated by Per Amundsen about 7 years ago · 2 revisions

Also available in: PDF HTML TXT