Merge pull request #11 from efinst0rm/patch-2

Add scr_teambalance DVar
This commit is contained in:
Dss0 2023-04-05 11:43:46 +02:00 committed by GitHub
commit 9c0dc70cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ 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.
@ -137,4 +138,4 @@ set black_market_gun_game "0" // Toggle 1 if you want
// //
/////////////////////////////////////////////////////
set sv_maprotation "gametype tdm map mp_biodome map mp_spire map mp_sector map mp_apartments map mp_chinatown map mp_veiled map mp_havoc map mp_ethiopia map mp_infection map mp_metro map mp_redwood map mp_stronghold map mp_nuketown_x map mp_shrine map mp_ruins map mp_cryogen map mp_rome map mp_crucible map mp_kung_fu map mp_miniature map mp_western map mp_conduit map mp_rise map mp_arena map mp_city map mp_skyjacked map mp_aerospace map mp_waterpark map mp_banzai map mp_veiled_heyday map mp_redwood_ice"
set sv_maprotation "gametype tdm map mp_biodome map mp_spire map mp_sector map mp_apartments map mp_chinatown map mp_veiled map mp_havoc map mp_ethiopia map mp_infection map mp_metro map mp_redwood map mp_stronghold map mp_nuketown_x map mp_shrine map mp_ruins map mp_cryogen map mp_rome map mp_crucible map mp_kung_fu map mp_miniature map mp_western map mp_conduit map mp_rise map mp_arena map mp_city map mp_skyjacked map mp_aerospace map mp_waterpark map mp_banzai map mp_veiled_heyday map mp_redwood_ice"