mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-04-21 00:25:45 +00:00
Map list of Prop Hunt
This commit is contained in:
parent
869fc972b2
commit
915911512f
@ -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"
|
@ -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///////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user