On WAVEEND » History » Revision 3
Revision 2 (Per Amundsen, 07/09/2016 02:30 PM) → Revision 3/5 (Per Amundsen, 07/09/2016 02:32 PM)
*<notextile>on <level>:WAVEEND:<commands></notextile>* Triggers when AdiIRC finishes playing a wave sound. _See also [[/splay]], [[on MP3END]], [[on MIDIEND]], [[on SONGEND]], SOUNDEND]], [[$filename]]._ *Parameters* <level> - The level for the event to trigger. <commands> - The commands to be performed when the event listener's criteria is met. *Example* <pre> on *:WAVEEND:echo *:MIDIEND:echo -ag Song $filename finished playing. </pre>