Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cravacuore
Last active September 21, 2019 19:05
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 cravacuore/1e9dda426accd97836be95235a802d07 to your computer and use it in GitHub Desktop.
Save cravacuore/1e9dda426accd97836be95235a802d07 to your computer and use it in GitHub Desktop.
Local CS:GO config for training
exec gamemode_competitive
sv_cheats 1
mp_freezetime 1
mp_round_restart_delay 1
mp_maxmoney 50000
mp_startmoney 50000
mp_roundtime_defuse 60
mp_buy_anywhere 1
mp_buytime 1000000
mp_warmuptime 666666
mp_warmup_start
ammo_grenade_limit_total 5
sv_infinite_ammo 1
sv_showimpacts 1
sv_showimpacts_time 6
sv_grenade_trajectory 1
sv_grenade_trajectory_dash 1
sv_grenade_trajectory_thickness 0.6
cl_grenadepreview 1
bot_kick
bind h "cl_sim_grenade_trajectory 10"
bind j "sv_rethrow_last_grenade"
bind MOUSE3 noclip
give weapon_hegrenade
give weapon_flashbang
give weapon_smokegrenade
give weapon_molotov
clear
echo cl_sim_grenade_trajectory 7 - bind to h
echo sv_rethrow_last_grenade - bind to j
echo noclip bind to mouse3 wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment