Project

General

Profile

On SONGEND » History » Revision 4

Revision 3 (Per Amundsen, 07/09/2016 02:31 PM) → Revision 4/5 (Per Amundsen, 07/09/2016 02:40 PM)

_Added in 2.4_ 

 *<notextile>on <level>:SONGEND:<commands></notextile>* 

 Triggers when AdiIRC finishes playing any sound. 

 _See also [[/splay]], [[on MP3END]], [[on WAVEEND]], [[on MIDIEND]], [[$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 *:SONGEND:echo -ag Song $filename finished playing. 
 </pre>