From WikiChip
Difference between revisions of "mirc/commands/wallvoices"
(Created page with "{{mirc title|/wallvoice Command}}The '''/wallvoice command''' allows you to send a notice to all voice on a channel using a NOTICE +#channel format. mIRC will display '+#chann...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|/wallvoice Command}}The '''/wallvoice command''' allows you to send a notice to all voice on a channel using a NOTICE +#channel format. mIRC will display '+#channel: message' in the active window. | + | {{mirc title|/wallvoice Command}}The '''/wallvoice command''' allows you to send a notice to all voice on a channel using a NOTICE +#channel format if the WALLVOICE token is seen in raw 005, otherwise mIRC uses its own method to send to all voices. mIRC will display '+#channel: message' in the active window. |
== Synopsis == | == Synopsis == |
Latest revision as of 07:09, 1 May 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /wallvoice command allows you to send a notice to all voice on a channel using a NOTICE +#channel format if the WALLVOICE token is seen in raw 005, otherwise mIRC uses its own method to send to all voices. mIRC will display '+#channel: message' in the active window.
Synopsis[edit]
/wallvoices [channel] <text>
Switches[edit]
None
Parameters[edit]
- [channel] - the optional channel you want to use, otherwise the active channel is used
- <text> - The message you want to send
Example[edit]
None
Compatibility[edit]
Added: mIRC v7.53
Added on: 29 Nov 2018
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