Last active
May 23, 2020 00:05
-
-
Save dsgpaiva/610815521dd9ffce0953994238d6b5c5 to your computer and use it in GitHub Desktop.
Crosshair Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cl_crosshair_drawoutline "1"; | |
cl_crosshair_dynamic_maxdist_splitratio "0.0"; | |
cl_crosshair_dynamic_splitalpha_innermod "1"; | |
cl_crosshair_dynamic_splitalpha_outermod "0.300000"; | |
cl_crosshair_dynamic_splitdist "5"; | |
cl_crosshair_friendly_warning "2"; | |
cl_crosshair_outlinethickness "1.000000"; | |
cl_crosshair_sniper_show_normal_inaccuracy "0"; | |
cl_crosshair_sniper_width "1"; | |
cl_crosshair_t "0"; | |
cl_crosshairalpha "200.000000"; | |
cl_crosshaircolor "5"; | |
cl_crosshaircolor_b "0"; | |
cl_crosshaircolor_g "0"; | |
cl_crosshaircolor_r "255"; | |
cl_crosshairdot "0"; | |
cl_crosshairgap "-0.500000"; | |
cl_crosshairgap_useweaponvalue "1"; | |
cl_crosshairsize "2.000000"; | |
cl_crosshairstyle "5"; | |
cl_crosshairthickness "1"; | |
cl_crosshairusealpha "1"; | |
cl_fixedcrosshairgap "-11.000000"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment