On MP3END » History » Version 2
Per Amundsen, 07/09/2016 02:02 PM
1 | 1 | Per Amundsen | *<notextile>on <level>:MP3END:<commands></notextile>* |
---|---|---|---|
2 | |||
3 | 2 | Per Amundsen | Triggers when AdiIRC finishes playing a mp3 sound. |
4 | 1 | Per Amundsen | |
5 | _See also [[/splay]], [[on MIDIEND]], [[on WAVEEND]]._ |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | <level> - The level for the event to trigger. |
||
10 | <commands> - The commands to be performed when the event listener's criteria is met. |
||
11 | |||
12 | *Example* |
||
13 | |||
14 | <pre> |
||
15 | on *:MP3END:echo -ag Song finished playing. |
||
16 | </pre> |