Skip to content

Instantly share code, notes, and snippets.

@KDercksen
Created May 6, 2016 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KDercksen/12eeedaa3401731e1bc8060eefca8368 to your computer and use it in GitHub Desktop.
Save KDercksen/12eeedaa3401731e1bc8060eefca8368 to your computer and use it in GitHub Desktop.
CS:GO config file
bind "kp_ins" "buy ak47; buy m4a1;"
bind "kp_del" "buy deagle;"
bind "kp_enter" "buy vesthelm;"
bind "kp_plus" "buy vest;"
bind "kp_end" "buy flashbang"
bind "kp_downarrow" "buy smokegrenade;"
bind "kp_pgdn" "buy molotov; buy incgrenade;"
bind "kp_leftarrow" "buy hegrenade;"
bind "kp_5" "buy defuser;"
bind "kp_rightarrow" "buy awp;"
snd_headphone_pan_exponent 2.0
snd_front_headphone_position 45.0
snd_rear_headphone_position 135.0
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "24"
cl_crosshaircolor_r "24"
cl_crosshaircolor_g "171"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-2"
cl_crosshair_outlinethickness "0"
cl_crosshair_drawoutline "0"
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment