mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-12 06:34:35 +00:00
Vote changes, Map Rot changes
This commit is contained in:
parent
a39d2c62bd
commit
78ec6fd063
9 changed files with 1339 additions and 55 deletions
|
|
@ -68,6 +68,7 @@ addRotationMap("Discord", CTF, 1, 1);
|
|||
addRotationMap("NatureMagic", CTF, 1, 1);
|
||||
addRotationMap("TenebrousCTF", CTF, 1, 1);
|
||||
addRotationMap("Pariah", CTF, 1, 1);
|
||||
addRotationMap("Prizmatic", CTF, 1, 1);
|
||||
addRotationMap("TWL_WilderZone", CTF, 1, 1);
|
||||
addRotationMap("Mirage", CTF, 1, 1);
|
||||
addRotationMap("S5_Mimicry", CTF, 1, 1);
|
||||
|
|
@ -294,13 +295,11 @@ addRotationMap("Tombstone", Duel, 1, 1);
|
|||
|
||||
addRotationMap("BastardForgeLT", sctf, 1, 1);
|
||||
addRotationMap("FirestormLT", sctf, 1, 1);
|
||||
addRotationMap("DangerousCrossing_nef", sctf, 1, 1);
|
||||
addRotationMap("DangerousCrossingLT", sctf, 1, 1);
|
||||
addRotationMap("SmallCrossingLT", sctf, 1, 1);
|
||||
addRotationMap("DireLT", sctf, 1, 1);
|
||||
addRotationMap("RoundTheMountainLT", sctf, 1, 1);
|
||||
addRotationMap("CirclesEdgeLT", sctf, 1, 1);
|
||||
addRotationMap("HighOctane", sctf, 1, 1);
|
||||
addRotationMap("JadeValley", sctf, 1, 1);
|
||||
addRotationMap("TenebrousCTF", sctf, 1, 1);
|
||||
addRotationMap("TheFray", sctf, 1, 1);
|
||||
addRotationMap("SignalLT", sctf, 1, 1);
|
||||
|
|
@ -308,13 +307,13 @@ addRotationMap("StarFallLT", sctf, 1, 1);
|
|||
addRotationMap("S5_DamnationLT", sctf, 1, 1);
|
||||
addRotationMap("S5_Icedance", sctf, 1, 1);
|
||||
addRotationMap("S5_Mordacity", sctf, 1, 1);
|
||||
addRotationMap("S5_Silenus", sctf, 1, 1);
|
||||
addRotationMap("S5_SilenusLT", sctf, 1, 1);
|
||||
addRotationMap("TWL2_CanyonCrusadeDeluxeLT", sctf, 1, 1);
|
||||
addRotationMap("TWL2_FrozenHopeLT", sctf, 1, 1);
|
||||
addRotationMap("TWL2_JaggedClawLT", sctf, 1, 1);
|
||||
addRotationMap("TWL2_HildebrandLT", sctf, 1, 1);
|
||||
addRotationMap("TWL2_SkylightLT", sctf, 1, 1);
|
||||
addRotationMap("TWL_BeachBlitzLT", sctf, 1, 1);
|
||||
addRotationMap("TWL_DangerousCrossing", sctf, 1, 1);
|
||||
addRotationMap("TWL_FeignLT", sctf, 1, 1);
|
||||
addRotationMap("TWL_RollercoasterLT", sctf, 1, 1);
|
||||
addRotationMap("TWL_StonehengeLT", sctf, 1, 1);
|
||||
|
|
@ -322,17 +321,20 @@ addRotationMap("TWL_WilderZoneLT", sctf, 1, 1);
|
|||
addRotationMap("oasisintensity", sctf, 1, 1);
|
||||
addRotationMap("berlard", sctf, 1, 1);
|
||||
addRotationMap("SurrealLT", sctf, 1, 1);
|
||||
addRotationMap("RaindanceLT", sctf, 1, 1);
|
||||
addRotationMap("Coppersky", sctf, 1, 1);
|
||||
addRotationMap("DuelersDelight", sctf, 1, 1);
|
||||
addRotationMap("SuperHappyBouncyFunTime", sctf, 1, 0);
|
||||
addRotationMap("SmallTimeCTF", sctf, 1, 1);
|
||||
addRotationMap("Pariah", sctf, 1, 1);
|
||||
addRotationMap("SmallTimeLT", sctf, 1, 1);
|
||||
addRotationMap("PariahLT", sctf, 1, 1);
|
||||
addRotationMap("SmallMelee", sctf, 1, 1);
|
||||
addRotationMap("ArenaDome", sctf, 1, 1);
|
||||
addRotationMap("Bulwark", sctf, 1, 1);
|
||||
addRotationMap("Discord", sctf, 1, 1);
|
||||
addRotationMap("TitForTat", sctf, 1, 1);
|
||||
addRotationMap("CloseCombatLT", sctf, 1, 1);
|
||||
addRotationMap("PrizmaticLT", sctf, 1, 1);
|
||||
addRotationMap("JadeValley", sctf, 1, 1);
|
||||
addRotationMap("BeggarsRunLT", sctf, 0, 0);
|
||||
addRotationMap("Damnation", sctf, 0, 0);
|
||||
addRotationMap("DustToDust", sctf, 0, 0);
|
||||
|
|
@ -353,7 +355,7 @@ addRotationMap("Snowcone", sctf, 0, 0);
|
|||
addRotationMap("S5_Centaur", sctf, 0, 0);
|
||||
addRotationMap("S5_Drache", sctf, 0, 0);
|
||||
addRotationMap("S5_HawkingHeat", sctf, 0, 0);
|
||||
addRotationMap("S5_Massive", sctf, 0, 0);
|
||||
addRotationMap("S5_MassiveLT", sctf, 1, 1);
|
||||
addRotationMap("S5_Mimicry", sctf, 0, 0);
|
||||
addRotationMap("S5_Misadventure", sctf, 0, 0);
|
||||
addRotationMap("S5_Reynard", sctf, 0, 0);
|
||||
|
|
@ -369,7 +371,6 @@ addRotationMap("TWL2_Drifts", sctf, 0, 0);
|
|||
addRotationMap("TWL2_Drorck", sctf, 0, 0);
|
||||
addRotationMap("TWL2_FrozenGlory", sctf, 0, 0);
|
||||
addRotationMap("TWL2_IceDagger", sctf, 0, 0);
|
||||
addRotationMap("TWL2_JaggedClaw", sctf, 0, 0);
|
||||
addRotationMap("TWL2_MidnightMayhemDeluxe", sctf, 0, 0);
|
||||
addRotationMap("TWL2_MuddySwamp", sctf, 0, 0);
|
||||
addRotationMap("TWL2_Norty", sctf, 0, 0);
|
||||
|
|
@ -380,6 +381,7 @@ addRotationMap("TWL_BaNsHee", sctf, 0, 0);
|
|||
addRotationMap("TWL_Boss", sctf, 0, 0);
|
||||
addRotationMap("TWL_Cinereous", sctf, 0, 0);
|
||||
addRotationMap("TWL_Crossfire", sctf, 0, 0);
|
||||
addRotationMap("TWL_DangerousCrossing", sctf, 0, 0);
|
||||
addRotationMap("TWL_NoShelter", sctf, 0, 0);
|
||||
addRotationMap("TWL_OsIris", sctf, 0, 0);
|
||||
addRotationMap("TWL_Clusterfuct", sctf, 0, 0);
|
||||
|
|
@ -402,6 +404,7 @@ addRotationMap("ShortFall", sctf, 0, 0);
|
|||
addRotationMap("Fallout", sctf, 0, 0);
|
||||
addRotationMap("SoylentGreen", sctf, 0, 0);
|
||||
addRotationMap("Island", sctf, 0, 0);
|
||||
addRotationMap("HighOctane", sctf, 0, 0);
|
||||
|
||||
|
||||
|
||||
|
|
@ -409,7 +412,7 @@ addRotationMap("Island", sctf, 0, 0);
|
|||
// * Siege Maps *
|
||||
// ************************
|
||||
|
||||
addRotationMap("Isleofman", siege, 1, 1);
|
||||
addRotationMap("Trident", siege, 1, 1);
|
||||
addRotationMap("Alcatraz", siege, 1, 1);
|
||||
addRotationMap("Isleofman", Siege, 1, 1);
|
||||
addRotationMap("Trident", Siege, 1, 1);
|
||||
addRotationMap("Alcatraz", Siege, 1, 1);
|
||||
|
||||
|
|
|
|||
|
|
@ -62,10 +62,10 @@ $Host::EvoAdminCRCCheck = 0;
|
|||
$Host::EvoAdminLogging = 1;
|
||||
$Host::EvoAdminMaxPlayers = 20;
|
||||
$Host::EvoAdminMinPlayers = 20;
|
||||
$Host::EvoAdminPassVote = 1;
|
||||
$Host::EvoAdminPassVote = 0;
|
||||
$Host::EvoAdminReset = 0;
|
||||
$Host::EvoAdminServerPW = 0;
|
||||
$Host::EvoAdminStopVotes = 1;
|
||||
$Host::EvoAdminStopVotes = 0;
|
||||
$Host::EvoAdminWhois = 0;
|
||||
$Host::EvoAllowAdminVoteGameType = 1;
|
||||
$Host::EvoAllowPlayerVoteChangeMission = 1;
|
||||
|
|
@ -1291,5 +1291,5 @@ $Host::TournamentMode = "0";
|
|||
$Host::useCustomSkins = 1;
|
||||
$Host::VotePassPercent = "60";
|
||||
$Host::VoteSpread = 20;
|
||||
$Host::VoteTime = "30";
|
||||
$Host::VoteTime = "45";
|
||||
$Host::warmupTime = "20";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue