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

(Switches)
(Switches)
Line 17: Line 17:
 
* '''c''' - Color
 
* '''c''' - Color
 
* '''i''' - Italic
 
* '''i''' - Italic
 +
* '''e''' - StrikeThrough
  
 
= Examples =
 
= Examples =

Revision as of 21:04, 22 January 2022

The '/strip command is used to essentially enable or disable certain control-code stripping within mIRC.

Synopsis

/strip [+-burc]

Switch Toggles

-Disables the switch(es) that follow.

+Enables the switch(es) that follow.

Switches

  • o - Turns off stripping entirely
  • b - Bold
  • u - Underline
  • r - Reverse
  • c - Color
  • i - Italic
  • e - StrikeThrough

Examples

Disable all control code stripping

/strip -burc

Enable stripping on bold, disable on color codes

/strip -b+c

Enable stripping on reverse and underline, disable on bold and color codes

/strip +ru-bc

See also

[Expand]
v · d · e mIRC commands list