From WikiChip
Difference between revisions of "mirc/commands/commands"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 33: | Line 33: | ||
* [[$remote identifier - mIRC|$remote]] | * [[$remote identifier - mIRC|$remote]] | ||
* [[$rawmsg identifier - mIRC|$rawmsg]] | * [[$rawmsg identifier - mIRC|$rawmsg]] | ||
− | * | + | * {{mIRC|/ctcp}} |
− | * | + | * {{mIRC|/ctcpreply}} |
− | * | + | * {{mIRC|/events}} |
− | * | + | * {{mIRC|/raw}} |
− | * | + | * {{mIRC|/remote}} |
− | * | + | * {{mIRC|/commands}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 19:34, 5 July 2014
Note: This feature has essentially been replaced by /ctcps command.
The /commands command turns CTCP event processing on or off.
Synopsis
/commands [on|off]
Switches
None
Parameters
- <on|off> - turns CTCP event processing on or off
Example
; disable ctcps /commands off
Compatibility
Added: mIRC v4.0
Added On: 20/03/96
Removed: mIRC v5.0
Removed On:02/04/97
Note: Individual switches were not taken into consideration.
See also
- List of commands
- List of identifiers
- $nick
- $remote
- $rawmsg
- /ctcp
- /ctcpreply
- /events
- /raw
- /remote
- /commands
mIRC commands list