diff --git a/zone/server.cfg b/zone/server.cfg index 4b4f3c8..78f5db1 100644 --- a/zone/server.cfg +++ b/zone/server.cfg @@ -45,6 +45,7 @@ set sv_skip_lobby "1" // Makes the server load the map set sv_botsoak "0" // Fill your empty server with bots automatically until real players take over. set bot_maxallies "0" // Amount of Bots on the Friendly Team set bot_maxAxis "0" // Amount of Bots on the Enemy Team +set bot_maxFree "0" // Bots free-for-all based modes? Untested. set bot_difficulty "1" // Bot Skill. (0 - Easy, 1 - Normal, 2 - Hard, 3 - Veteran) ////////////////////////////////////////////////// @@ -77,7 +78,11 @@ 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 set_gametype "tdm" // Untested. +//set lobby_setgametype "tdm" // Untested. + set cg_thirdPerson "0" // third-person mode +set black_market_gun_game "0" // Toggle 1 if you want Blackjack's GunGame. leave it 0 for regular. ///////////////////////////////////////////////////// // MAP SHORT NAMES ROTATION LIST //