mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-04-19 07:42:54 +00:00
Addition commands.
This commit is contained in:
parent
927ef3b187
commit
b079a84ad2
@ -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 //
|
||||
|
Loading…
x
Reference in New Issue
Block a user