| TinTin++ Mud Client Manual |
|
TinTin++ Chat Chat Protocol Class Colors Commands Config Cr Delay Echo Forall Format Function Gag Grep Help Highlight If Ignore Info Kill Line List Log Loop Macro Map Math Mathexp Message Name |
|
|
| Highlight |
| Syntax: #highlight {message} {color} |
| The highlight command will add a message to your highlight list. If a message matches it will be colored accordingly to the given color code(s). |
| See the help file on Action for more information. |
| Available color codes are: reset, light, faint, underscore, blink, reverse, dim, black, red, green, yellow, blue, magenta, cyan, white, b black, b red, b green, b yellow, b blue, b magenta, b cyan, b white |
Example: #highlight {^You %0} {light cyan} |
| This will highlight lines starting with 'You ' in light cyan. You might find this to be actually useful. |
| Notice: You can remove highlights with the #unhighlight command. |