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...") |
(No difference)
|
Revision as of 14:24, 28 April 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. mIRC will display '+#channel: message' in the active window.
Synopsis
/wallvoices [channel] <text>
Switches
None
Parameters
- [channel] - the optional channel you want to use, otherwise the active channel is used
- <text> - The message you want to send
Example
None
Compatibility
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
mIRC commands list