Advanced crosshair cvars: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
To use the advanced crosshair system that became availiable on the initial engine update for [[DOD:S]], you should register the following commands.
To use the advanced crosshair system that became availiable on the initial engine update for [[DOD:S]], you should register the following console variables.


'''cl_crosshair_file''' - Change the look of your crosshair. Selections could be the default, a circle, or more.
'''cl_crosshair_file''' - Change the look of your crosshair. Selections could be the default, a circle, or more.
Line 12: Line 12:


'''cl_crosshair_scale''' - Change the scale of your crosshair by entering a number between 1 - as high as you want. (''Reccomended: between  1 - 20'')
'''cl_crosshair_scale''' - Change the scale of your crosshair by entering a number between 1 - as high as you want. (''Reccomended: between  1 - 20'')
[[Category:Console Variables]]

Revision as of 15:35, 20 December 2005

To use the advanced crosshair system that became availiable on the initial engine update for DOD:S, you should register the following console variables.

cl_crosshair_file - Change the look of your crosshair. Selections could be the default, a circle, or more.

cl_crosshair_alpha - Change the opacity of your crosshair by entering a number between 0-255. 0 is transparent. 255 is completey opaque.

cl_crosshair_blue - Change the blue hue of your crosshair by entering a number between 0 - 255.

cl_crosshair_green - Change the green hue of your crosshair by entering a number between 0 - 255.

cl_crosshair_red - Change the red hue of your crosshair by entering a number between 0 - 255.

cl_crosshair_scale - Change the scale of your crosshair by entering a number between 1 - as high as you want. (Reccomended: between 1 - 20)