Skip to content

Instantly share code, notes, and snippets.

@brunohubner
Created November 23, 2024 17:07
Show Gist options
  • Select an option

  • Save brunohubner/c27ca851ac22d50b85e00feb6b3117d3 to your computer and use it in GitHub Desktop.

Select an option

Save brunohubner/c27ca851ac22d50b85e00feb6b3117d3 to your computer and use it in GitHub Desktop.
CS2 practice settings
cls;
sv_cheats 1;
bot_kick;
ammo_grenade_limit_total 5;
mp_startmoney 60000;
mp_maxmoney 60000;
mp_roundtime 60;
mp_roundtime_defuse 60;
mp_freezetime 0;
mp_warmup_end 0;
mp_buy_anywhere 1;
mp_buytime 9999;
mp_limitteams 0;
mp_autoteambalance 0;
mp_respawn_on_death_ct 1;
mp_respawn_on_death_t 1;
sv_showimpacts 1;
sv_infinite_ammo 1;
sv_showimpacts_time 10;
sv_grenade_trajectory_prac_pipreview 1;
sv_grenade_trajectory_prac_trailtime 15;
sv_grenade_trajectory_time_spectator 15;
mp_restartgame 1;
echo "===================================================="
echo "| |";
echo "| |";
echo "| PRAC.CFG LOADED |";
echo "| |";
echo "| |";
echo "====================================================";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment