Project

General

Profile

On MP3END » History » Revision 2

Revision 1 (Per Amundsen, 11/17/2015 06:08 PM) → Revision 2/6 (Per Amundsen, 07/09/2016 02:02 PM)

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

 Triggers when AdiIRC finishes playing a mp3 sound. 

 _See also [[/splay]], [[on MIDIEND]], [[on WAVEEND]]._ 

 *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 *:MP3END:echo -ag Song finished playing. 
 </pre>