Tuesday, December 16, 2008

Changing Crosshair Color to Various Colors in CS1.6

If you see in the config.cfg file, there is a command line showing

cl_crosshair_color "250 0 250"
This is the command for chosing the required color for the crosshair in Counter Strike 1.6. The colro can be chaged to various colors different than those shown in the Multiplayer Options Menu. There are only four to five basic colors shown in the Multiplayer Options Menu. This command can change the color of the crosshair to as many as 16777216 colors.

These colors can be obtained by giving their corresponding numbers in the command. Each argument ranges from 0-255 and it should not exceed 255. The first argument is for Red, then the second one for Green and the third for Blue. If an argument is dominating the other, then that colors is shown better in the crosshair. All 255's mean white and all 0's mean black colors.

No comments:

Post a Comment