Skip to content

Instantly share code, notes, and snippets.

@st0le
Last active January 3, 2019 00:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save st0le/5f7b148f4b827611c6ee to your computer and use it in GitHub Desktop.
Save st0le/5f7b148f4b827611c6ee to your computer and use it in GitHub Desktop.
Practice settings for CSGO
// 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
bot_add_t
bot_add_t
mp_warmup_end
//Practice
sv_grenade_trajectory 1
sv_grenade_trajectory_time 20
sv_showimpacts_penetration 1
sv_showimpacts 1
sv_showimpacts_time 10
sv_showbullethits 1
// binds
bind "v" "noclip"
bind "o" "give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_hegrenade;"
bind "n" "cast_ray"
bind "t" "bot_add_t"
bind "h" "bot_place"
bind "j" "toggle bot_crouch 1 0"
bind "k" "toggle bot_mimic 1 0"
mp_solid_teammates 1
bot_mimic_yaw_offset 0
bot_stop 1
mp_restartgame 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment