LamdaProCS - Gaming Community - Forum

Full Version: Changing the color of your Crosshair
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As there is just a limited value of colors in the options of CS I want to serve these console commands to anyone to change your crosshair color:

Just open your console and put in for exampe: cl_crosshair_color "0 255 0" to get a green crosshair.

White                      cl_crosshair_color "255 255 255"
Black                       cl_crosshair_color "0 0 0"
Blue (dark)             cl_crosshair_color "0 0 255"
Blue (light)            cl_crosshair_color "0 206 209"
Red                         cl_crosshair_color "255 248 220"
Green                     cl_crosshair_color "0 255 0"
GreenYellow         cl_crosshair_color "173 255 47"
Yellow                   cl_crosshair_color "255 255 0"
Gold                       cl_crosshair_color "255 215 0"
Orange                  cl_crosshair_color "255 165 0"
Brown                   cl_crosshair_color "165 42 42"

Enjoy Smile