diff --git a/zone/server.cfg b/zone/server.cfg index 4b1384f..5a378a9 100644 --- a/zone/server.cfg +++ b/zone/server.cfg @@ -62,13 +62,14 @@ set bot_difficulty "1" // Bot Skill // gun - GunGame // // koth - Hardpoint // // escort - Safeguard // +// clean - Fracture // // // ////////////////////////////////////////////////// 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 +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 cg_thirdPerson "0" // third-person mode