ezQuake Manual: Coloured text

You can use coloured text in this client. The syntax is "{&cRGB}text" where R is number in range of 0,1,...,E,F specifying amount of red in the resulting color. Same is G for green and B for blue. E.g. '888' is gray, 'f0f' is pink.

Color 'fff' has a special meaning. It turns coloured text off. To get white text, you should use braces { and }.

Example: "say {&cff0}this text will be yellow, {&cfff}this will be the default orange {and this will be white text}"

Note: The color of the text depends on the console font you use. Most console fonts have white letters. This client mixes the resulting color from these letters. If your standard console font color is not white, you might get different results.

Last update: 20.04.2006 07:28 PDT, made by JohnNy_cz