From WikiChip
Difference between revisions of "mirc/commands/commands"
m (Bot: Fixing links) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Deprecated feature|new= | + | {{mirc title|/commands Command}} |
+ | {{Deprecated feature|new={{mIRC|/ctcps}}}} | ||
The '''/commands command''' turns CTCP event processing on or off. | The '''/commands command''' turns CTCP event processing on or off. | ||
Line 17: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|4.0}} | |
− | |||
− | |||
Removed: mIRC v5.0 | Removed: mIRC v5.0 | ||
Line 25: | Line 24: | ||
Removed On:02/04/97 | Removed On:02/04/97 | ||
− | + | ||
== See also == | == See also == | ||
Line 41: | Line 40: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|commands command - mIRC]] |
Latest revision as of 19:33, 3 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Note: This feature has essentially been replaced by /ctcps.
The /commands command turns CTCP event processing on or off.
Synopsis[edit]
/commands [on|off]
Switches[edit]
None
Parameters[edit]
- <on|off> - turns CTCP event processing on or off
Example[edit]
; disable ctcps /commands off
Compatibility[edit]
Added: mIRC v4.0
Added on: 20 Mar 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
Removed: mIRC v5.0
Removed On:02/04/97
See also[edit]
- List of commands
- List of identifiers
- $nick
- $remote
- $rawmsg
- /ctcp
- /ctcpreply
- /events
- /raw
- /remote
- /commands
mIRC commands list