Change colour of HUD???

O

old.AndyL

Guest
I read a long time ago that it was possible to change the colour of your HUD and or chat text in CS, it was using the 255 255 255 colour system. Anyone know how? Sometimes I can't see any of it (dust?)
 
M

Mr Lee

Guest
yerp just use the con_color command in your cfg file, e.g. I have all my text bright green so I use;

con_color "000 255 000"
 
O

old.AndyL

Guest
Top man! Thanks for your reply, I've been looking for that command for ages!

Cheers, Andy.
 
C

Ch3tan

Guest
can anyone tell me where i can find a list of codes, and colours for the 255 255 255 system?
 
O

old.Andy

Guest
Its probably just the red, green, blue colour values.
Most paint programs will have a colour selector that will show you the values for any colour you choose.

So 255 255 255 would be white, while 0 0 0 would be black.
 
O

old.AndyL

Guest
Ch3tan, in your console, type "cvarlist ?" or "cmdlist ?" (no quotes, and the ? gives you the syntax help and will show you how to write out to a log file [cmdlist log filename]).

I don't think all commands are listed in these though, so there may be another xxxxlist command.
 

Users who are viewing this thread

Top Bottom