This commit is contained in:
Mylloon 2023-03-15 12:45:59 +01:00
parent e11e01b436
commit 2762f3ec9b
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -15,22 +15,26 @@ mp_warmup_end
// Remove team size limitation
mp_limitteams "0"
// 60 minutes per rounds
mp_roundtime "60"
// Minutes per round
mp_roundtime "30"
// Can move before the round start
mp_freezetime "0"
// Can always buy
mp_buy_anywhere "1"
mp_buytime "9999"
// Increase money
mp_maxmoney "90000"
mp_startmoney "90000"
// Infinite ammo
sv_infinite_ammo "2"
// Bypass nades limitation
ammo_grenade_limit_total "5"
// Apply all the settings
mp_restartgame "1"
// Debug message
echo "========================================================================================================================================================================"
echo "================================================================== LOADED CUSTOM GAME CONFIGURATION ! =================================================================="