From WikiChip
Difference between revisions of "mirc/commands/commands"
m |
|||
(12 intermediate revisions by 3 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. | ||
− | |||
== Synopsis == | == Synopsis == | ||
Line 18: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|4.0}} | |
− | |||
− | |||
Removed: mIRC v5.0 | Removed: mIRC v5.0 | ||
Line 26: | Line 24: | ||
Removed On:02/04/97 | Removed On:02/04/97 | ||
− | + | ||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$nick}} |
− | * | + | * {{mIRC|$remote}} |
− | * | + | * {{mIRC|$rawmsg}} |
− | * | + | * {{mIRC|/ctcp}} |
− | * | + | * {{mIRC|/ctcpreply}} |
− | * | + | * {{mIRC|/events}} |
− | * | + | * {{mIRC|/raw}} |
− | * | + | * {{mIRC|/remote}} |
− | * | + | * {{mIRC|/commands}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[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