From WikiChip
Difference between revisions of "mirc/commands/commands"
m (PatrolBot moved page /commands command - mIRC to mirc/commands/commands: per new naming convention) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/commands Command}} |
− | {{Deprecated feature|new= | + | {{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. |
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