From aae37400148231fe799a44903d0ca0008c0b0bea Mon Sep 17 00:00:00 2001 From: FryTechTips Date: Thu, 13 Apr 2023 23:21:49 -0400 Subject: [PATCH] Cleanup server.cfg --- zone/server.cfg | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/zone/server.cfg b/zone/server.cfg index 25519de..bf6055e 100644 --- a/zone/server.cfg +++ b/zone/server.cfg @@ -37,6 +37,8 @@ set sv_floodProtect "1" // Chat Spam Protection set g_log "boiii/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. set sv_lobby_mode "mp" // Sets the lobby type to multiplayer. 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. + ////////////////////////////////////////////////// // BOT CONFIGURATION // @@ -72,16 +74,12 @@ set bot_difficulty "1" // Bot Skill. (0 - Easy, 1 - Nor // // ////////////////////////////////////////////////// -exec "gamedata/gamesettings/mp/gamesettings_default.cfg" // Leave this as is -exec "gamedata/configs/common/default_xboxlive.cfg" // Leave this as is - exec "gamedata/gamesettings/mp/gamesettings_tdm.cfg" // Change this to the gametype config of the mode you want to run (e.g. ../gamesettings_conf.cfg, ../gamesettings_escort.cfg) //set gametype "tdm" // Set the gametype in the map rotation for now set scr_teambalance "1" // Enable or Disable auto balance. set cg_thirdPerson "0" // third-person mode set g_deadChat "0" // Dead Players' Chat Messages can be seen by everyone -set black_market_gun_game "0" // Toggle 1 if you want Blackjack's GunGame. leave it 0 for regular. ///////////////////////////////////////////////////// // MAP SHORT NAMES ROTATION LIST //