lobby_min_Blayers

This commit is contained in:
Dss0 2023-05-13 20:59:02 +02:00
parent 6ce3f1b517
commit a5fe67b4dc
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ set live_steam_server_description "My longest YEA BOIII CAMPAIGN ever"
//////////////////////////////////////////////////
set com_maxclients "4" // Max players in your server.
set lobby_min_players "1" // Minimum amount of players for the Match to start.
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) )

View File

@ -27,6 +27,7 @@ set live_steam_server_description "My longest YEA BOIII ZOMBIES ever" /
//////////////////////////////////////////////////
set com_maxclients "4" // Max players in your server.
set lobby_min_players "1" // Minimum amount of players for the Match to start.
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) )