mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-04-21 08:35:44 +00:00
Add Fracture gamemode
This commit is contained in:
parent
2b927554ee
commit
5e40aac180
@ -62,13 +62,14 @@ set bot_difficulty "1" // Bot Skill
|
|||||||
// gun - GunGame //
|
// gun - GunGame //
|
||||||
// koth - Hardpoint //
|
// koth - Hardpoint //
|
||||||
// escort - Safeguard //
|
// escort - Safeguard //
|
||||||
|
// clean - Fracture //
|
||||||
// //
|
// //
|
||||||
//////////////////////////////////////////////////
|
//////////////////////////////////////////////////
|
||||||
|
|
||||||
exec "gamedata/gamesettings/mp/gamesettings_default.cfg" // Leave this as is
|
exec "gamedata/gamesettings/mp/gamesettings_default.cfg" // Leave this as is
|
||||||
exec "gamedata/configs/common/default_xboxlive.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 gametype "tdm" // Set the gametype in the map rotation for now
|
||||||
set cg_thirdPerson "0" // third-person mode
|
set cg_thirdPerson "0" // third-person mode
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user