From WikiChip
Difference between revisions of "mirc/commands/vnotice"
(Created page with "{{mirc title|/vnotice Command}}The '''/vnotice command''' allows you to send a notice to all voices on a channel using a /NOTICE +#channel format if the WALLVOICE token is see...") |
(→See also) |
||
Line 19: | Line 19: | ||
== See also == | == See also == | ||
− | {{mirc|/ | + | {{mirc|/onotice}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:mIRC commands]] | [[Category:mIRC commands]] |
Latest revision as of 07:14, 1 May 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /vnotice command allows you to send a notice to all voices 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]
/vnotice [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