From WikiChip
Difference between revisions of "mirc/commands/sound"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: de-linking old mIRC menu) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/sound Command}} | ||
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. | 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. | ||
Line 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.7}} | |
== See also == | == See also == | ||
Line 24: | Line 25: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|sound command - mIRC]] |
Latest revision as of 18:43, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/sound [on|off|nick/channel] <sound_filename> [message]
Switches[edit]
None
Parameters[edit]
- [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[edit]
Compatibility[edit]
Added: mIRC v3.7
Added on: 12 Oct 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list