Skip to content

Instantly share code, notes, and snippets.

@injust90
Created December 22, 2022 22:18
Show Gist options
  • Save injust90/12336090c1c3264c989d0c064110a75e to your computer and use it in GitHub Desktop.
Save injust90/12336090c1c3264c989d0c064110a75e to your computer and use it in GitHub Desktop.
smoke practice for cs:go
sv_cheats 1;
bot_kick;
mp_warmup_end;
mp_freezetime 0;
mp_roundtime_defuse 60;
sv_grenade_trajectory 1;
sv_grenade_trajectory_time 10;
sv_showimpacts 1;
ammo_grenade_limit_total 5;
sv_infinite_ammo 1;
mp_buy_anywhere 1;
mp_maxmoney 50000;
mp_startmoney 50000;
mp_buytime 9999;
mp_restartgame 1;
bind p "sv_cheat 1; noclip"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment