Replaced MaxPlayers with GetActivePlayers for all babies 👶

This commit is contained in:
ElPumpo
2019-07-20 13:09:42 +02:00
parent 954572c934
commit 9fa0c12e02
2 changed files with 4 additions and 7 deletions
-1
View File
@@ -10,6 +10,5 @@ Config.DisableWantedLevel = true
Config.EnableHud = true -- enable the default hud? Display current job and accounts (black, bank & cash)
Config.PaycheckInterval = 7 * 60000
Config.MaxPlayers = GetConvarInt('sv_maxclients', 32) -- set this value to 255 if you're running OneSync
Config.EnableDebug = false