Created
December 6, 2015 10:29
-
-
Save kus/4d076bd2822b65ec9b2c to your computer and use it in GitHub Desktop.
CS:GO Crosshair
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 "0" | |
cl_crosshair_dynamic_maxdist_splitratio "0.35" | |
cl_crosshair_dynamic_splitalpha_innermod "1" | |
cl_crosshair_dynamic_splitalpha_outermod "0.5" | |
cl_crosshair_dynamic_splitdist "7" | |
cl_crosshair_outlinethickness "1" | |
cl_crosshairalpha "200" | |
cl_crosshaircolor "1" | |
cl_crosshaircolor_b "50" | |
cl_crosshaircolor_g "250" | |
cl_crosshaircolor_r "50" | |
cl_crosshairdot "1" | |
cl_crosshairgap "0" | |
cl_crosshairgap_useweaponvalue "0" | |
cl_crosshairscale "0" | |
cl_crosshairsize "5" | |
cl_crosshairstyle "3" | |
cl_crosshairthickness "0.5" | |
cl_crosshairusealpha "1" | |
cl_fixedcrosshairgap "3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment