Advanced crosshair cvars: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Nesciuse moved page Advanced crosshair cvars/en to Advanced crosshair cvars without leaving a redirect: Move en subpage to basepage) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
To use the advanced crosshair system, which became available on the | |||
To use the advanced crosshair system, which became available on the initial engine update for [[DOD:S]], you should register the following console variables. | |||
;cl_crosshair_file:Crosshair [[material]] [[string]] | ;cl_crosshair_file:Crosshair [[material]] [[string]] | ||
;cl_crosshair_alpha:Alpha [[byte]]. 0 is transparent. 255 is | ;cl_crosshair_alpha:Alpha [[byte]]. 0 is transparent. 255 is completely opaque. | ||
;cl_crosshair_red:Red [[byte]] | ;cl_crosshair_red:Red [[byte]] | ||
;cl_crosshair_green:Green [[byte]] | ;cl_crosshair_green:Green [[byte]] | ||
;cl_crosshair_blue:Blue [[byte]] | ;cl_crosshair_blue:Blue [[byte]] | ||
;cl_crosshair_scale:Recommended to be set to a [[real]] from 1 to 20. | ;cl_crosshair_scale:Recommended to be set to a [[real]] from 1 to 20. | ||
[[Category:Lists of console commands and variables]] |
Latest revision as of 04:07, 12 July 2024
To use the advanced crosshair system, which became available on the initial engine update for DOD:S, you should register the following console variables.