February 20, 2011

How to Change The Crosshair Color in Counter-Strike: Source

In the past if you wanted a white (or any other color) crosshair in Counter-Strike: Source you had to download it from somewhere and install it. Well now you can easily have any color crosshair. Just open your console and type these four commands:

cl_crosshaircolor 5
cl_crosshaircolor_r 255
cl_crosshaircolor_g 255
cl_crosshaircolor_b 255

For the example I used "255" for the RGB commands. This way you would get a white crosshair. If you want to know what numbers you have to enter for a specific color go to RBG Color Picker. Remember that you have to enter the DECIMAL parameters and NOT the hexadecimal.

Happy fragging.

No comments:

Post a Comment