From WikiChip
Difference between revisions of "mirc/commands/ctcps"
< mirc‎ | commands

(Created page with "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 == /...")
 
Line 8: Line 8:
  
 
== Parameters ==
 
== Parameters ==
* '''[on|off]''' - turn on/off  
+
* '''[on|off]''' - Turns CTCP events on/off  
  
 
== Example ==
 
== Example ==

Revision as of 14:43, 22 December 2013

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/08/1997

Note: Individual switches were not taken into consideration.

See also