Skip to content

Instantly share code, notes, and snippets.

@EmperorEarth
Last active June 24, 2016 14:14
Show Gist options
  • Save EmperorEarth/065c678d5bd78f528acb5935c51cfeb8 to your computer and use it in GitHub Desktop.
Save EmperorEarth/065c678d5bd78f528acb5935c51cfeb8 to your computer and use it in GitHub Desktop.
Kevin's practice cfg
// Server config
sv_cheats 1
mp_limitteams 0
mp_autoteambalance 0
mp_maxrounds 999
mp_roundtime 60
mp_roundtime_defuse 60
mp_maxmoney 60000
mp_startmoney 60000
mp_freezetime 0
mp_buytime 9999
mp_free_armor 0
mp_defuser_allocation 0
mp_buy_anywhere 1
mp_friendlyfire 1
mp_autokick 0
mp_tkpunish 0
// map_showbombradius 1
sv_infinite_ammo 2
mp_weapons_allow_typecount 9999
ammo_grenade_limit_total 5
ammo_grenade_limit_flashbang 2
bot_kick
// bot_stop 1
// bot_chatter off
// bot_dont_shoot 1
mp_humanteam any
sv_voiceenable 1
sv_alltalk 1
sv_deadtalk 1
sv_full_alltalk 1
// god
// Practice
sv_grenade_trajectory 1
sv_grenade_trajectory_time 10
sv_showimpacts 1
sv_showimpacts_time 10
mp_restartgame 1
mp_warmup_end
echo “”
echo “”
echo “”
echo “########## TOBYS PRACTICE CONFIG LOADED ##########”
echo “”
echo “”
echo “”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment