Actions
Added in 3.6
on <level>:PLAYEND:<commands>
Triggers when AdiIRC has finished playing a text file to a channel, or user.
See also /play, $play, $filename, $pnick.
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 *:PLAYEND:echo -ag $filename has just finished playing
Updated by Per Amundsen over 5 years ago · 2 revisions