On MP3END » History » Version 1
Per Amundsen, 11/17/2015 06:08 PM
| 1 | 1 | Per Amundsen | *<notextile>on <level>:MP3END:<commands></notextile>* |
|---|---|---|---|
| 2 | |||
| 3 | Triggers when AdiIRC finishes playing a sound. |
||
| 4 | |||
| 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> |