Skip to content

Instantly share code, notes, and snippets.

@Randy420Marsh
Created October 19, 2023 13:25
Show Gist options
  • Save Randy420Marsh/18cca52e45c8a923fd5e4806cc531260 to your computer and use it in GitHub Desktop.
Save Randy420Marsh/18cca52e45c8a923fd5e4806cc531260 to your computer and use it in GitHub Desktop.
CS2 training config
sv_cheats 1
bot_kick
mp_limitteams 0
mp_autoteambalance 0
mp_maxmoney 60000
mp_startmoney 60000
mp_buytime 9999
mp_buy_anywhere 1
mp_freezetime 0
mp_roundtime 60
mp_roundtime_defuse 60
mp_respawn_on_death_ct 1
mp_respawn_on_death_t 1
sv_infinite_ammo 1
sv_grenade_trajectory 1
sv_grenade_trajectory_time 15
sv_showimpacts 1
sv_showimpacts_time 10
ammo_grenade_limit_total 5
mp_warmup_end
mp_restartgame 1
//X-ray
bind X xray
//Noclip
bind § noclip
//Simulate grenade throw
bind m cl_sim_grenade_trajectory
//Preview grenade trajectory
bind n cl_grenadepreview
//Rethrow last grenade
bind v sv_rethrow_last_grenade
echo Training Scripts Loaded PagMan! (CS2)
echo Don't forget to load autoexec.cfg after training and restart the game preferably,
echo to clear the training commands and binds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment