From ad2f5646c277494314f1561b736143e73e285c51 Mon Sep 17 00:00:00 2001 From: shoopea Date: Mon, 28 Oct 2024 21:51:28 +0100 Subject: [PATCH] mp_maxplayers --- cfg/live16.cfg | 2 +- cfg/live24.cfg | 2 +- cfg/warmup.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/live16.cfg b/cfg/live16.cfg index 5cd3aa7..cc061e2 100644 --- a/cfg/live16.cfg +++ b/cfg/live16.cfg @@ -115,7 +115,7 @@ cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 mp_spectators_max 20 mp_team_intro_time 0 -maxplayers 64 +mp_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 37ddbb3..a00fea9 100644 --- a/cfg/live24.cfg +++ b/cfg/live24.cfg @@ -115,7 +115,7 @@ cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 mp_spectators_max 20 mp_team_intro_time 0 -maxplayers 64 +mp_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 97c0115..e028e49 100644 --- a/cfg/warmup.cfg +++ b/cfg/warmup.cfg @@ -44,7 +44,7 @@ mp_warmup_pausetimer 1 mp_warmuptime 9999 cash_team_bonus_shorthanded 0 cash_team_loser_bonus_shorthanded 0 -maxplayers 64 +mp_maxplayers 64 say Warmup! say Warmup! say Warmup! \ No newline at end of file