it's com_maxclients, also add preliminary zombies config

This commit is contained in:
Dss0
2023-02-23 23:13:07 +01:00
parent 5e40aac180
commit 48fed8eb94
3 changed files with 110 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ set live_steam_server_description "My longest YEA BOIII ever" // Sets a
// NON-GAMEPLAY CONFIGURATION //
//////////////////////////////////////////////////
set party_maxplayers "18" // Max players in your server.
set com_maxclients "18" // Max players in your server.
set rcon_password "" // Access to your server to change stuff remotely or ingame. (Empty = disabled)
set g_password "" // Password Protected Server. Leave blank if you want players to join or set password if you want to keep public out.
set sv_privateClients "0" // Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )