OneSync note

This commit is contained in:
ElPumpo
2019-04-22 11:37:06 +02:00
parent 166d8c17a6
commit d6323124c2
+1 -1
View File
@@ -10,6 +10,6 @@ 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)
Config.MaxPlayers = GetConvarInt('sv_maxclients', 32) -- set this value to 255 if you're running OneSync
Config.EnableDebug = false