Actions
Added in 2.4
on <level>:WAVEEND:<commands>
Triggers when AdiIRC finishes playing a wave sound.
See also /splay, on MP3END, on MIDIEND, on SONGEND, $filename.
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 *:WAVEEND:echo -ag Song $filename finished playing.
Updated by Per Amundsen over 7 years ago · 5 revisions