From 915911512f43db192ee0cd061a351969adddaad9 Mon Sep 17 00:00:00 2001 From: FryTechTips Date: Mon, 24 Apr 2023 21:39:09 -0400 Subject: [PATCH] Map list of Prop Hunt --- boiii/gamesettings/mp/gamesettings_prop.cfg | 18 ++++++++++++++++- zone/server.cfg | 22 +++++++++++---------- 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/boiii/gamesettings/mp/gamesettings_prop.cfg b/boiii/gamesettings/mp/gamesettings_prop.cfg index 472d396..48ca0c0 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. @@ -27,4 +43,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/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///////////////////////////////