From WikiChip
Difference between revisions of "mirc/commands/ctcps"
m (PatrolBot moved page /ctcps command - mIRC to mirc/commands/ctcps: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/ctcps Command}}{{mIRC menu}} |
The '''/ctcps command''' is used to turn processing of CTCP events on/off. With no parameters, this command will display whether or not CTCPs are on or off. | The '''/ctcps command''' is used to turn processing of CTCP events on/off. With no parameters, this command will display whether or not CTCPs are on or off. | ||
Revision as of 05:04, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /ctcps command is used to turn processing of CTCP events on/off. With no parameters, this command will display whether or not CTCPs are on or off.
Synopsis
/ctcps [on|off]
Switches
None
Parameters
- [on|off] - Turns CTCP events on/off
Example
;Turn CTCPs off /ctcps off
The above example will output:
* Ctcps are off
Compatibility
Added: mIRC v5.1
Added on: 28 Aug 1997
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