From WikiChip
Difference between revisions of "mirc/commands/wallchops"
(Created page with "{{mirc title|/wallchops Command}}The '''/wallchops command''' allows you to send a notice to all ops on a channel using a NOTICE @#channel format. mIRC will display 'Ops #chan...") |
(→See also) |
||
Line 19: | Line 19: | ||
== See also == | == See also == | ||
− | |||
− | |||
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:mIRC commands]] | [[Category:mIRC commands]] |
Latest revision as of 18:32, 2 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /wallchops command allows you to send a notice to all ops on a channel using a NOTICE @#channel format. mIRC will display 'Ops #channel: message' in the active window.
Synopsis[edit]
/wallchops [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 v2.1a
Added on: 28 Feb 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