cl_crosshaircolor <0|1|2|3|4|5>
Sets the crosshair color from a list of presets. Use 5 to switch to a custom color defined by cl_crosshaircolor_r, cl_crosshaircolor_g, and cl_crosshaircolor_b.
Examples
cl_crosshaircolor 0 - Red.
cl_crosshaircolor 1 - Green.
cl_crosshaircolor 2 - Yellow.
cl_crosshaircolor 3 - Blue.
cl_crosshaircolor 4 - Cyan.
cl_crosshaircolor 5 - Custom RGB (default), set with cl_crosshaircolor_r, cl_crosshaircolor_g, and cl_crosshaircolor_b.