From adc050fc26af435a5e159da16775268a9b7e22ec Mon Sep 17 00:00:00 2001 From: shoopea Date: Mon, 28 Oct 2024 21:43:07 +0100 Subject: [PATCH] maxplayers --- cfg/live16.cfg | 1 + cfg/live24.cfg | 1 + cfg/warmup.cfg | 1 + 3 files changed, 3 insertions(+) diff --git a/cfg/live16.cfg b/cfg/live16.cfg index 8a01836..5cd3aa7 100644 --- a/cfg/live16.cfg +++ b/cfg/live16.cfg @@ -115,6 +115,7 @@ cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 mp_spectators_max 20 mp_team_intro_time 0 +maxplayers 64 say Match is live! say Match is live! say Match is live! diff --git a/cfg/live24.cfg b/cfg/live24.cfg index a70ee3a..37ddbb3 100644 --- a/cfg/live24.cfg +++ b/cfg/live24.cfg @@ -115,6 +115,7 @@ cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 mp_spectators_max 20 mp_team_intro_time 0 +maxplayers 64 say Match is live! say Match is live! say Match is live! diff --git a/cfg/warmup.cfg b/cfg/warmup.cfg index 6cd68d3..97c0115 100644 --- a/cfg/warmup.cfg +++ b/cfg/warmup.cfg @@ -44,6 +44,7 @@ mp_warmup_pausetimer 1 mp_warmuptime 9999 cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 +maxplayers 64 say Warmup! say Warmup! say Warmup! \ No newline at end of file