Skip to content

Instantly share code, notes, and snippets.

@alametti
Created February 16, 2024 03:51
Show Gist options
  • Save alametti/b266b6013b50d9a22c785a7eaf0ff0b1 to your computer and use it in GitHub Desktop.
Save alametti/b266b6013b50d9a22c785a7eaf0ff0b1 to your computer and use it in GitHub Desktop.
CS2 practice config
sv_cheats 1;
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;
mp_roundtime_defuse 60
bind "F1" noclip
sv_grenade_trajectory 1
sv_grenade_trajectory_prac_pipreview true
sv_grenade_trajectory_prac_trailtime 25
sv_grenade_trajectory_time_spectator 25
sv_grenade_trajectory_time 15;
sv_showimpacts 1;
sv_showimpacts_time 10;
ammo_grenade_limit_total 5;
bot_kick
god //doesn't work for now, maybe they will enable it in the future
mp_warmup_end;
mp_restartgame 1
buddha true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment