mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-04-19 07:42:54 +00:00
lobby_min_Blayers
This commit is contained in:
parent
6ce3f1b517
commit
a5fe67b4dc
@ -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) )
|
||||
|
@ -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) )
|
||||
|
Loading…
x
Reference in New Issue
Block a user