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...") |
(No difference)
|
Revision as of 07:12, 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
/vnotice [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