Skip to content

Instantly share code, notes, and snippets.

@YoSoyPhil
Last active July 19, 2019 09:24
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 YoSoyPhil/fe578ee61e50daea3c2f62994bb07099 to your computer and use it in GitHub Desktop.
Save YoSoyPhil/fe578ee61e50daea3c2f62994bb07099 to your computer and use it in GitHub Desktop.
cl_hud_healthammo_style "0"
hud_showtargetid "0"
cl_hud_playercount_pos "0"
cl_hud_radar_scale "1.15"
cl_hud_playercount_showcount "1"
cl_hud_color "8"
cl_hud_background_alpha "0.5"
cl_hud_bomb_under_radar "1"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairthickness "1"
cl_crosshairsize 3
cl_crosshairstyle 5
cl_crosshair_drawoutline "0"
cl_crosshair_outlinethickness "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35" // * These values change how far the crosshair can split on crosshair style 5
cl_crosshair_dynamic_splitalpha_innermod "1" // * These values change how far the crosshair can split on crosshair style 5
cl_crosshair_dynamic_splitalpha_outermod "0.5" // * These values change how far the crosshair can split on crosshair style 5
cl_crosshair_dynamic_splitdist "7" // * These values change how far the crosshair can split on crosshair style 5
cl_crosshairusealpha "1"
cl_crosshairalpha "200.000000"
cl_crosshaircolor "1"
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
sensitivity "1.4"
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "2"
fps_max "0"
cl_radar_always_centered "0"
cl_autowepswitch "0"
cl_autohelp "0"
cl_showhelp "0"
cl_righthand "1"
cl_forcepreload "1"
net_graph "1"
net_graphproportionalfont "0"
mm_dedicated_search_maxping "50"
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio 1
cl_interp 0
tickrate 128
bind "SHIFT" "+speed; r_cleardecals;"
bind "h" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_molotov;give weapon_decoy"
bind "MWHEELUP" "+jump"
bind "MWHEELDOWN" "+jump"
bind "SPACE" "+jump"
bind "rightarrow" "buy vest"
bind "downarrow" "buy vesthelm"
bind "leftarrow" "buy m4a1; buy ak47"
bind "uparrow" "buy defuser"
bind "pgdn" "buy flashbang"
bind "end" "buy hegrenade"
bind "del" "buy smokegrenade"
bind "pgup" "buy incgrenade; buy molotov"
bind "home" "buy deagle"
bind "ins" "buy awp"
bind "k" "say_team #Knuckle"
ui_steam_overlay_notification_position "bottomright"
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment