diff --git a/boiii/gamesettings/mp/gamesettings_dm.cfg b/boiii/gamesettings/mp/gamesettings_dm.cfg index 41cf603..f6c8490 100644 --- a/boiii/gamesettings/mp/gamesettings_dm.cfg +++ b/boiii/gamesettings/mp/gamesettings_dm.cfg @@ -48,3 +48,4 @@ gts voipEveryoneHearsEveryone "1" // Everyone on voice chat hear y gts gameAdvertisementRuleScorePercent 50 gts gameAdvertisementRuleTimeLeft 2 +gts teamCount 1 \ No newline at end of file diff --git a/boiii/gamesettings/mp/gamesettings_gun.cfg b/boiii/gamesettings/mp/gamesettings_gun.cfg index d3bd898..17cb9b0 100644 --- a/boiii/gamesettings/mp/gamesettings_gun.cfg +++ b/boiii/gamesettings/mp/gamesettings_gun.cfg @@ -35,3 +35,4 @@ gts playerNumLives "0" // Number of Lives - The number gts useEmblemInsteadOfFactionIcon "1" // Show player's art on scoreboard gts voipEveryoneHearsEveryone "1" // Everyone on voice chat hear you. +teamCount 1 \ No newline at end of file diff --git a/boiii/gamesettings/mp/gamesettings_prop.cfg b/boiii/gamesettings/mp/gamesettings_prop.cfg index 472d396..6af4a20 100644 --- a/boiii/gamesettings/mp/gamesettings_prop.cfg +++ b/boiii/gamesettings/mp/gamesettings_prop.cfg @@ -2,6 +2,22 @@ exec "gamedata/gamesettings/mp/gamesettings_default.cfg" exec "gamedata/configs/common/default_xboxlive.cfg" +//////////////////////////////////////////////////////////////// +// Please note that only these maps support Prop Hunt // +// Make sure to change your sv_maprotation to only them! // +//////////////////////////////////////////////////////////////// +// // +// Aquarium - mp_biodome // +// Combine - mp_sector // +// Evac - mp_apartments // +// Exodus - mp_chinatown // +// Fringe - mp_veiled // +// Hunted - mp_ethiopia // +// Infection - mp_infection // +// Redwood - mp_redwood // +// Spire - mp_aerospace // +// // +//////////////////////////////////////////////////////////////// // Below this line you may uncomment the " // " commands and edit to your liking. // If you unsure the default command. you can always " // " them back for later custom gameplay. @@ -14,6 +30,7 @@ gts inactivityKick "120" // Kick players that's AFK gts allowFinalKillcam "1" // Controls whether the final killcam is played. gts spectateType "3" // 0 disabled, 1 team only, 2 freelook, 3 team only spectate splitscreen players only gts disableClassSelection "1" // Disable CAC for prop hunt. +gts allowInGameTeamChange "0" // Keep it 0 gts timelimit "4" // Time limit of the game. gts scorelimit "0" // Score limit reach to end the game. @@ -27,4 +44,4 @@ gts disableVehicleSpawners "1" // This should disable robots fr gts voipDeadChatWithDead "1" gts voipDeadChatWithTeam "0" -gts voipDeadHearTeamLiving "0" +gts voipDeadHearTeamLiving "0" \ No newline at end of file diff --git a/boiii/gamesettings/mp/gamesettings_sas.cfg b/boiii/gamesettings/mp/gamesettings_sas.cfg index a0caaa2..0f28a6b 100644 --- a/boiii/gamesettings/mp/gamesettings_sas.cfg +++ b/boiii/gamesettings/mp/gamesettings_sas.cfg @@ -45,3 +45,4 @@ gts roundStartExplosiveDelay "0" gts gameAdvertisementRuleScorePercent "35" gts gameAdvertisementRuleTimeLeft "1.5" +teamCount 1 \ No newline at end of file diff --git a/zone/server.cfg b/zone/server.cfg index bf6055e..edb015d 100644 --- a/zone/server.cfg +++ b/zone/server.cfg @@ -85,21 +85,23 @@ set g_deadChat "0" // Dead Players' Chat M // MAP SHORT NAMES ROTATION LIST // ///////////////////////////////////////////////////// // // +// * - Maps that support Prop Hunt // +// // ///////////Base Maps///////////////////////////////// // // -// Aquarium - mp_biodome // +// Aquarium* - mp_biodome // // Breach - mp_spire // -// Combine - mp_sector // -// Evac - mp_apartments // -// Exodus - mp_chinatown // -// Fringe - mp_veiled // +// Combine* - mp_sector // +// Evac* - mp_apartments // +// Exodus* - mp_chinatown // +// Fringe* - mp_veiled // // Havoc - mp_havoc // -// Hunted - mp_ethiopia // -// Infection - mp_infection // +// Hunted* - mp_ethiopia // +// Infection* - mp_infection // // Metro - mp_metro // -// Redwood - mp_redwood // +// Redwood* - mp_redwood // // Stronghold - mp_stronghold // -// Nuk3town - mp_nuketown_x // +// Nuk3town* - mp_nuketown_x // // // ///////////Awakening DLC///////////////////////////// // // @@ -112,7 +114,7 @@ set g_deadChat "0" // Dead Players' Chat M // // // Knockout - mp_kung_fu // // Rift - mp_conduit // -// Spire - mp_aerospace // +// Spire* - mp_aerospace // // Verge - mp_banzai // // // ///////////Descent DLC///////////////////////////////