diff --git a/zone/server_cp.cfg b/zone/server_cp.cfg index e811ed4..a28ccfa 100644 --- a/zone/server_cp.cfg +++ b/zone/server_cp.cfg @@ -37,6 +37,7 @@ set sv_floodProtect "1" // Chat Spam Protection set g_log "boiii/games_cp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. set sv_lobby_mode "cp" // Sets the lobby type to camapaign set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps). +set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only. ////////////////////////////////////////////////// // BASE GAME CONFIGURATION // diff --git a/zone/server_zm.cfg b/zone/server_zm.cfg index ad8f2b2..c2605a0 100644 --- a/zone/server_zm.cfg +++ b/zone/server_zm.cfg @@ -37,6 +37,7 @@ set sv_floodProtect "1" // Chat Spam Protection set g_log "boiii/games_zm.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. set sv_lobby_mode "zm" // Sets the lobby type to zombies set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps). +set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only. ////////////////////////////////////////////////// // BASE GAME CONFIGURATION //