Skip to content

Instantly share code, notes, and snippets.

@mmartinson
Created April 12, 2015 20:10
Show Gist options
  • Save mmartinson/6e56c769414745910d49 to your computer and use it in GitHub Desktop.
Save mmartinson/6e56c769414745910d49 to your computer and use it in GitHub Desktop.
CSGO practice server config
sv_cheats 1;
mp_limitteams 0;
mp_autoteambalance 0;
mp_roundtime 60;
mp_roundtime_defuse 60;
mp_maxmoney 60000;
mp_startmoney 60000;
mp_freezetime 0;
mp_buytime 9999;
mp_buy_anywhere 1;
sv_infinite_ammo 1;
ammo_grenade_limit_total 5;
bot_kick;
mp_warmup_end;
sv_grenade_trajectory 1;
bind v noclip;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment