From WikiChip
Difference between revisions of "mirc/commands/sound"
(→See also) |
(→Parameters) |
||
Line 11: | Line 11: | ||
* '''[on|off|nick/channel]''' - Either turn the Accept sound request message on/off, or send the sound request to the specified nick/channel. | * '''[on|off|nick/channel]''' - Either turn the Accept sound request message on/off, or send the sound request to the specified nick/channel. | ||
* '''<sound_filename>'''' - The sound to be played, must be in any subfolder of the sound directory, the sound directory included. | * '''<sound_filename>'''' - The sound to be played, must be in any subfolder of the sound directory, the sound directory included. | ||
− | * '''[message]''' - The optional message you want to send as well as the send request, this will be | + | * '''[message]''' - The optional message you want to send as well as the send request, this will be sent as an action message ({{mirc|/me}}). |
== Example == | == Example == |
Revision as of 19:01, 5 July 2014
The /sound command allows you to send a sound to a channel/nickname with an optional message. Nicknames must have the Accept sound request option enabled to be able to play the sound as well as having the sound file.
Synopsis
/sound [on|off|nick/channel] <sound_filename> [message]
Switches
None
Parameters
- [on|off|nick/channel] - Either turn the Accept sound request message on/off, or send the sound request to the specified nick/channel.
- <sound_filename>' - The sound to be played, must be in any subfolder of the sound directory, the sound directory included.
- [message] - The optional message you want to send as well as the send request, this will be sent as an action message (/me).
Example
Compatibility
Added: mIRC v3.7
Added On: 12/10/95
Note: Individual switches were not taken into consideration.
See also
mIRC commands list