Actions
On MIDIEND » History » Revision 2
« Previous |
Revision 2/5
(diff)
| Next »
Per Amundsen, 07/09/2016 02:30 PM
on <level>:MIDIEND:<commands>
Triggers when AdiIRC finishes playing a midi sound.
See also /splay, on MP3END, on WAVEEND, on 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
on *:MIDIEND:echo -ag Song $filename finished playing.
Updated by Per Amundsen over 8 years ago · 2 revisions