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 (→Compatibility: Renamed in 5.0.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/ctcps Command}} |
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. | ||
Line 20: | Line 20: | ||
== Compatibility == | == Compatibility == | ||
− | {{mIRC compatibility|5. | + | {{mIRC compatibility|5.0}} |
== See also == | == See also == |
Latest revision as of 14:08, 20 October 2022
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/ctcps [on|off]
Switches[edit]
None
Parameters[edit]
- [on|off] - Turns CTCP events on/off
Example[edit]
;Turn CTCPs off /ctcps off
The above example will output:
* Ctcps are off
Compatibility[edit]
Added: mIRC v5.0
Added on: 02 Apr 1997
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