diff --git a/Classic/prefs/serverPrefs.cs b/Classic/prefs/serverPrefs.cs index 13f71ac..0766ec0 100644 --- a/Classic/prefs/serverPrefs.cs +++ b/Classic/prefs/serverPrefs.cs @@ -2,15 +2,17 @@ $Host::AdminList = ""; $Host::AdminPassword = "changeme"; $Host::allowAdminPlayerVotes = "0"; $Host::AllowMapScript = "True"; +$Host::AntiCloakEnable = 1; +$Host::AntiCloakPlayerCount = 6; $Host::BanTime = 2147483647; $Host::BotCount = 2; $Host::BotsEnabled = "0"; $Host::ClassicAdminLogPath = "prefs"; $Host::ClassicAllowConsoleAccess = 0; $Host::ClassicAntiTurtleTime = 5; -$Host::ClassicAutoPWEnabled = 0; -$Host::ClassicAutoPWPassword = "taco"; -$Host::ClassicAutoPWPlayerCount = 30; +$Host::ClassicAutoPWEnabled = 1; +$Host::ClassicAutoPWPassword = "pickup"; +$Host::ClassicAutoPWPlayerCount = 0; $Host::ClassicAutoRestartServer = 0; $Host::ClassicBadWordFilter = 0; $Host::ClassicBalancedBots = 0; @@ -40,8 +42,8 @@ $Host::ClassicRandomizeTeams = 1; $Host::ClassicRandomMissions = 1; $Host::ClassicRandomMisTypes = 0; $Host::ClassicRestartTime = 12; -$Host::ClassicSuperAdminPassword = "changeme1"; -$Host::ClassicTelnet = 0; +$Host::ClassicSuperAdminPassword = "changeme"; +$Host::ClassicTelnet = 1; $Host::ClassicTelnetListenPass = "changeme"; $Host::ClassicTelnetPassword = "changeme"; $Host::ClassicTelnetPort = 666; @@ -53,7 +55,13 @@ $Host::DefenseTurret::Active = 0; $Host::DefenseTurret::MaxWptHeight = 10; $Host::DefenseTurret::Optional = 0; $Host::DefenseTurret::RequiredInTourney = 0; +$Host::Discord = "https://t2discord.tk"; +$Host::EmptyServerReset = 0; $Host::EnableLakUnlimitedDJ = 1; +$Host::EnableMortarTurret = 0; +$Host::EnableNoBaseRapeNotify = 1; +$Host::EnableTeamBalanceNotify = 1; +$Host::EnableTurretPlayerCount = 10; $Host::EvoAdminAdmin = 0; $Host::EvoAdminBan = 0; $Host::EvoAdminClanLock = 0; @@ -65,14 +73,17 @@ $Host::EvoAdminMinPlayers = 20; $Host::EvoAdminPassVote = 0; $Host::EvoAdminReset = 0; $Host::EvoAdminServerPW = 0; -$Host::EvoAdminStopVotes = 0; +$Host::EvoAdminStopVotes = 1; $Host::EvoAdminWhois = 0; $Host::EvoAllowAdminVoteGameType = 1; $Host::EvoAllowPlayerVoteChangeMission = 1; $Host::EvoAllowPlayerVoteGameType = 1; $Host::EvoAllowPlayerVoteTeamDamage = 0; $Host::EvoAllowPlayerVoteTimeLimit = 1; -$Host::EvoAllowPlayerVoteTournamentMode = 0; +$Host::EvoAllowPlayerVoteTournamentMode = 1; +$Host::EvoAutoPWEnabled = 0; +$Host::EvoAutoPWPassword = "pickup"; +$Host::EvoAutoPWPlayerCount = 0; $Host::EvoAutoPWTourneyNoRemove = 1; $Host::EvoAveragePings = 1; $Host::EvoBanListFile = "prefs/evo_BanList.cs"; @@ -81,7 +92,7 @@ $Host::EvoCannedChatLogging = 0; $Host::EvoCannedSpamAllowed = 1; $Host::EvoChatConsole = 1; $Host::EvoChatLogging = 0; -$Host::EvoConnectLogging = 0; +$Host::EvoConnectLogging = 1; $Host::EvoCustomMapRotation = 1; $Host::EvoCustomMapRotationFile = "prefs/evo_mapRotation.cs"; $Host::EvoDailyHour = "00:00"; @@ -92,14 +103,14 @@ $Host::EvoDefaultsLoaded = 1; $Host::EvoDefaultTimeLimit = 1; $Host::EvoFairTeams = 1; $Host::EvoForcedVotes = 1; -$Host::EvoFullServerPWAddAllowed = 4; +$Host::EvoFullServerPWAddAllowed = 0; $Host::EvoFullServerPWEnabled = 0; -$Host::EvoFullServerPWPassword = "taco"; +$Host::EvoFullServerPWPassword = "pickup"; $Host::EvoGameFixes = 1; $Host::EvoKickObservers = 0; $Host::EvoLeaseInterval = 0; $Host::EvoLeaseLocation = "prefs/leasedSA.txt"; -$Host::EvoMOTD = "TacoStand Lak\nServer Hosted by Branzone\nJoin our Discord @ TacoStand.tk"; +$Host::EvoMOTD = "Discord PU\nServer Hosted by Branzone\nJoin Discord: t2discord.tk"; $Host::EvoMOTDlines = 3; $Host::EvoMOTDtime = 6; $Host::EvoMuteSpamFX = 0; @@ -112,7 +123,7 @@ $Host::EvoPreMatchCannedSpamAllowed = 1; $Host::EvoPreMatchSpamAllowed = 1; $Host::EvoRandomMissions = 1; $Host::EvoRandomTeams = 1; -$Host::EvoRelaxedFairTeams = 1; +$Host::EvoRelaxedFairTeams = 0; $Host::EvoServerRules1 = "1.) Be Courteous"; $Host::EvoServerRules2 = "2.) Don\'t Llama Grab"; $Host::EvoServerRules3 = "3.) Don\'t take yourself too seriously"; @@ -126,7 +137,7 @@ $Host::EvoStatsTourney = 1; $Host::EvoStatsType = 2; $Host::EvoSuperAdminClanLock = 0; $Host::EvoSuperAdminCRCCheck = 1; -$Host::EvoSuperAdminReset = 0; +$Host::EvoSuperAdminReset = 1; $Host::EvoSuperAdminSuper = 1; $Host::EvoSuperAdminWhois = 1; $Host::EvoSuperClearServer = 1; @@ -142,18 +153,20 @@ $Host::EvoTKMax = 12; $Host::EvoTKVote = 5; $Host::EvoTKWarn1 = 3; $Host::EvoTKWarn2 = 6; -$Host::EvoTourneySameMap = 0; +$Host::EvoTourneySameMap = 1; $Host::EvoUseHighPerformanceCounter = 0; $Host::FloodProtectionEnabled = 1; -$Host::GameName = "TacoStand Lak"; -$Host::HiVisibility = "0"; +$Host::GameName = "Discord PU"; +$Host::Github = "https://github.com/ChocoTaco1/TacoServer"; +$Host::HiVisibility = "1"; $Host::holoName1 = "Storm"; $Host::holoName2 = "Inferno"; $Host::holoName3 = "Starwolf"; $Host::holoName4 = "DSword"; $Host::holoName5 = "BloodEagle"; $Host::holoName6 = "Harbinger"; -$Host::Info = "This server runs a modified version of Classic"; +$Host::HostedBy = "Branzone"; +$Host::Info = " "; $Host::KickBanTime = 600; $Host::LakRabbitNoSplashDamage = 1; $Host::Map = "VaubanLak"; @@ -170,14 +183,18 @@ $Host::MapCycleAstersDescent_sctf = "0"; $Host::MapCycleAzoth_CTF = "0"; $Host::MapCycleAzoth_sctf = "0"; $Host::MapCycleBasinFury_CTF = "0"; +$Host::MapCycleBastardForgeLT_sctf = "1"; $Host::MapCycleBattleGrove_CTF = "0"; $Host::MapCycleBeggarsRun_CTF = "1"; $Host::MapCycleBeggarsRun_sctf = "0"; $Host::MapCycleBeggarsRunLak_LakRabbit = "0"; +$Host::MapCycleBeggarsRunLT_sctf = "0"; $Host::MapCycleberlard_CTF = "1"; $Host::MapCycleberlard_sctf = "1"; $Host::MapCycleBlastside_nef_CTF = "1"; -$Host::MapCycleBoxLak_LakRabbit = "0"; +$Host::MapCycleBlink_CTF = "1"; +$Host::MapCycleBlink_sctf = "1"; +$Host::MapCycleBoxLak_LakRabbit = "1"; $Host::MapCycleBridgeTooFar_CTF = "0"; $Host::MapCycleBroadside_nef_CTF = "0"; $Host::MapCycleBulwark_CTF = "1"; @@ -187,22 +204,26 @@ $Host::MapCycleCamelland_CTF = "0"; $Host::MapCycleCamelland_sctf = "0"; $Host::MapCycleCasern_Cavite_Duel = "0"; $Host::MapCycleChoke_CTF = "0"; -$Host::MapCycleCircleofstones_CTF = "1"; +$Host::MapCycleCircleofstones_CTF = "0"; $Host::MapCycleCirclesEdge_CTF = "1"; $Host::MapCycleCirclesEdge_sctf = "1"; +$Host::MapCycleCirclesEdgeLT_sctf = "1"; $Host::MapCycleCloseCombat_CTF = "0"; $Host::MapCycleCloseCombat_sctf = "1"; +$Host::MapCycleCloseCombatLT_sctf = "1"; $Host::MapCycleCloudBurst_CTF = "0"; $Host::MapCycleCloudCity_CTF = "0"; $Host::MapCycleConfusco_CTF = "0"; $Host::MapCycleConstructionYard_CTF = "0"; $Host::MapCycleCoppersky_CTF = "0"; +$Host::MapCycleCoppersky_sctf = "1"; $Host::MapCycleCrater71Lak_LakRabbit = "1"; $Host::MapCycleDamnation_CTF = "0"; $Host::MapCycleDamnation_sctf = "0"; $Host::MapCycleDamnationLak_LakRabbit = "1"; $Host::MapCycleDangerousCrossing_nef_CTF = "1"; $Host::MapCycleDangerousCrossing_nef_sctf = "1"; +$Host::MapCycleDangerousCrossingLT_sctf = "1"; $Host::MapCycleDeathBirdsFly_CTF = "0"; $Host::MapCycleDehSwamp_sctf = "0"; $Host::MapCycleDesertofDeath_nef_CTF = "0"; @@ -214,6 +235,7 @@ $Host::MapCycleDevilsElbow_CTF = "0"; $Host::MapCycleDevilsElbow_sctf = "0"; $Host::MapCycleDire_CTF = "1"; $Host::MapCycleDire_sctf = "0"; +$Host::MapCycleDireLT_sctf = "1"; $Host::MapCycleDiscord_CTF = "1"; $Host::MapCycleDiscord_sctf = "1"; $Host::MapCycleDisjointed_CTF = "0"; @@ -234,10 +256,11 @@ $Host::MapCycleExtractor_CTF = "0"; $Host::MapCycleExtractor_sctf = "0"; $Host::MapCycleFallout_CTF = "0"; $Host::MapCycleFallout_sctf = "0"; -$Host::MapCycleFenix_CTF = "1"; +$Host::MapCycleFenix_CTF = "0"; $Host::MapCycleFilteredDust_CTF = "0"; $Host::MapCycleFirestorm_CTF = "0"; $Host::MapCycleFirestorm_sctf = "1"; +$Host::MapCycleFirestormLT_sctf = "1"; $Host::MapCycleFracas_Duel = "0"; $Host::MapCycleFrozenFuryLak_LakRabbit = "0"; $Host::MapCycleFullCircle_CTF = "0"; @@ -249,7 +272,7 @@ $Host::MapCycleHavenLak_LakRabbit = "1"; $Host::MapCycleHeadstone_CTF = "1"; $Host::MapCycleHeadstone_sctf = "0"; $Host::MapCycleHighOctane_CTF = "1"; -$Host::MapCycleHighOctane_sctf = "1"; +$Host::MapCycleHighOctane_sctf = "0"; $Host::MapCycleHighTrepidation_CTF = "0"; $Host::MapCycleHighWire_CTF = "0"; $Host::MapCycleHillside_CTF = "1"; @@ -262,11 +285,11 @@ $Host::MapCycleIceFall_CTF = "1"; $Host::MapCycleIceFall_sctf = "1"; $Host::MapCycleIceGulch_CTF = "0"; $Host::MapCycleIceRidge_nef_CTF = "0"; -$Host::MapCycleInfernus_CTF = "1"; +$Host::MapCycleInfernus_CTF = "0"; $Host::MapCycleInnerSanctum_CTF = "0"; $Host::MapCycleInvictus_Duel = "0"; $Host::MapCycleIsland_CTF = "0"; -$Host::MapCycleIsland_sctf = "1"; +$Host::MapCycleIsland_sctf = "0"; $Host::MapCycleIsleOfMan_CTF = "0"; $Host::MapCycleIsleofman_Siege = "1"; $Host::MapCycleJadeValley_CTF = "0"; @@ -294,7 +317,7 @@ $Host::MapCycleMirage_sctf = "0"; $Host::MapCycleMoonDance_CTF = "1"; $Host::MapCycleMountainMist_CTF = "0"; $Host::MapCycleMyrkWood_Duel = "1"; -$Host::MapCycleNatureMagic_CTF = "1"; +$Host::MapCycleNatureMagic_CTF = "0"; $Host::MapCycleNightdance_CTF = "0"; $Host::MapCycleOasis_Duel = "1"; $Host::MapCycleoasisintensity_CTF = "1"; @@ -304,15 +327,20 @@ $Host::MapCycleOctoberRust_CTF = "0"; $Host::MapCyclePantheon_CTF = "0"; $Host::MapCyclePariah_CTF = "1"; $Host::MapCyclePariah_sctf = "1"; +$Host::MapCyclePariahLT_sctf = "1"; $Host::MapCyclePeak_CTF = "0"; $Host::MapCyclePeak_sctf = "0"; $Host::MapCyclePendulum_CTF = "0"; $Host::MapCyclePhasmaDustLak_LakRabbit = "1"; $Host::MapCyclePicnicTable_CTF = "0"; +$Host::MapCyclePrismatic_CTF = "1"; +$Host::MapCyclePrizmatic_CTF = "1"; +$Host::MapCyclePrizmaticLT_sctf = "1"; $Host::MapCyclePyroclasm_Duel = "1"; $Host::MapCycleQuagmire_CTF = "0"; $Host::MapCycleRaindance_nef_CTF = "1"; $Host::MapCycleRaindance_nefLak_LakRabbit = "1"; +$Host::MapCycleRaindanceLT_sctf = "1"; $Host::MapCycleRamparts_CTF = "0"; $Host::MapCycleRasp_Duel = "1"; $Host::MapCycleRaspSLDM_ShocklanceDM = "1"; @@ -322,10 +350,12 @@ $Host::MapCycleRiverDance_CTF = "0"; $Host::MapCycleRollercoaster_nef_CTF = "1"; $Host::MapCycleRoundTheMountain_CTF = "1"; $Host::MapCycleRoundTheMountain_sctf = "1"; +$Host::MapCycleRoundTheMountainLT_sctf = "1"; $Host::MapCycleS5_Centaur_CTF = "1"; $Host::MapCycleS5_Centaur_sctf = "0"; $Host::MapCycleS5_Damnation_CTF = "1"; $Host::MapCycleS5_Damnation_sctf = "1"; +$Host::MapCycleS5_DamnationLT_sctf = "1"; $Host::MapCycleS5_Drache_CTF = "0"; $Host::MapCycleS5_Drache_sctf = "0"; $Host::MapCycleS5_HawkingHeat_CTF = "0"; @@ -334,6 +364,7 @@ $Host::MapCycleS5_Icedance_CTF = "1"; $Host::MapCycleS5_Icedance_sctf = "1"; $Host::MapCycleS5_Massive_CTF = "1"; $Host::MapCycleS5_Massive_sctf = "0"; +$Host::MapCycleS5_MassiveLT_sctf = "1"; $Host::MapCycleS5_Mimicry_CTF = "1"; $Host::MapCycleS5_Mimicry_sctf = "0"; $Host::MapCycleS5_Misadventure_CTF = "0"; @@ -346,12 +377,13 @@ $Host::MapCycleS5_Sherman_CTF = "0"; $Host::MapCycleS5_Sherman_sctf = "0"; $Host::MapCycleS5_Silenus_CTF = "0"; $Host::MapCycleS5_Silenus_sctf = "1"; -$Host::MapCycleS5_Woodymyrk_CTF = "0"; +$Host::MapCycleS5_SilenusLT_sctf = "1"; +$Host::MapCycleS5_Woodymyrk_CTF = "1"; $Host::MapCycleS5_Woodymyrk_sctf = "0"; $Host::MapCycleS8_Cardiac_CTF = "1"; $Host::MapCycleS8_Cardiac_sctf = "0"; $Host::MapCycleS8_CentralDogma_CTF = "0"; -$Host::MapCycleS8_Geothermal_CTF = "1"; +$Host::MapCycleS8_Geothermal_CTF = "0"; $Host::MapCycleS8_Geothermal_sctf = "0"; $Host::MapCycleS8_GeothermalLak_LakRabbit = "1"; $Host::MapCycleS8_Mountking_CTF = "0"; @@ -365,36 +397,42 @@ $Host::MapCycleSandOcean_CTF = "0"; $Host::MapCycleSandstorm_CTF = "0"; $Host::MapCycleSandStormLak_LakRabbit = "0"; $Host::MapCycleScarabrae_nef_CTF = "0"; -$Host::MapCycleShockRidge_CTF = "1"; +$Host::MapCycleShockRidge_CTF = "0"; $Host::MapCycleShortFall_CTF = "1"; $Host::MapCycleShortFall_sctf = "0"; $Host::MapCycleSignal_CTF = "1"; $Host::MapCycleSignal_sctf = "0"; +$Host::MapCycleSignalLT_sctf = "1"; $Host::MapCycleSkinnyDipLak_LakRabbit = "1"; $Host::MapCycleSlapdash_CTF = "0"; $Host::MapCycleSmallCrossing_CTF = "1"; $Host::MapCycleSmallCrossing_sctf = "1"; +$Host::MapCycleSmallCrossingLT_sctf = "1"; $Host::MapCycleSmallDesertofDeath_CTF = "0"; $Host::MapCycleSmallDesertofDeath_sctf = "0"; $Host::MapCycleSmallMelee_CTF = "1"; $Host::MapCycleSmallMelee_sctf = "1"; $Host::MapCycleSmallTimeCTF_CTF = "1"; $Host::MapCycleSmallTimeCTF_sctf = "1"; +$Host::MapCycleSmallTimeLT_sctf = "1"; $Host::MapCycleSnowcone_CTF = "0"; $Host::MapCycleSnowcone_sctf = "0"; $Host::MapCycleSolsDescentLak_LakRabbit = "1"; $Host::MapCycleSoylentGreen_CTF = "0"; $Host::MapCycleSoylentGreen_sctf = "0"; $Host::MapCycleStarfallen_CTF = "0"; +$Host::MapCycleStarFallLT_sctf = "1"; $Host::MapCycleStarIce_CTF = "0"; $Host::MapCycleStonehenge_nef_CTF = "0"; +$Host::MapCycleSulfide_LakRabbit = "1"; $Host::MapCycleSundance_LakRabbit = "1"; $Host::MapCycleSunDried_Duel = "1"; $Host::MapCycleSunDriedLak_LakRabbit = "1"; $Host::MapCycleSunDriedSLDM_ShocklanceDM = "1"; $Host::MapCycleSuperHappyBouncyFunTime_CTF = "1"; $Host::MapCycleSuperHappyBouncyFunTime_sctf = "0"; -$Host::MapCycleSurreal_CTF = "0"; +$Host::MapCycleSurreal_CTF = "1"; +$Host::MapCycleSurrealLT_sctf = "1"; $Host::MapCycleSurro_CTF = "0"; $Host::MapCycleTalus_Duel = "0"; $Host::MapCycleTenebrousCTF_CTF = "1"; @@ -406,18 +444,22 @@ $Host::MapCycleThinIce_CTF = "0"; $Host::MapCycleTibbaw_LakRabbit = "0"; $Host::MapCycleTitan_CTF = "0"; $Host::MapCycleTitan_sctf = "0"; +$Host::MapCycleTitaneiaLak_LakRabbit = "0"; +$Host::MapCycleTitaniaLak_LakRabbit = "1"; $Host::MapCycleTitanLak_LakRabbit = "0"; -$Host::MapCycleTitForTat_CTF = "1"; +$Host::MapCycleTitanV_CTF = "0"; +$Host::MapCycleTitForTat_CTF = "0"; $Host::MapCycleTitForTat_sctf = "1"; $Host::MapCycleTombstone_CTF = "0"; $Host::MapCycleTombstone_Duel = "1"; $Host::MapCycleTreasureIslandLak_LakRabbit = "1"; $Host::MapCycleTrident_CTF = "0"; $Host::MapCycleTrident_Siege = "1"; -$Host::MapCycleTWL2_Bleed_CTF = "1"; -$Host::MapCycleTWL2_BlueMoon_CTF = "1"; +$Host::MapCycleTWL2_Bleed_CTF = "0"; +$Host::MapCycleTWL2_BlueMoon_CTF = "0"; $Host::MapCycleTWL2_CanyonCrusadeDeluxe_CTF = "1"; $Host::MapCycleTWL2_CanyonCrusadeDeluxe_sctf = "1"; +$Host::MapCycleTWL2_CanyonCrusadeDeluxeLT_sctf = "1"; $Host::MapCycleTWL2_Celerity_CTF = "1"; $Host::MapCycleTWL2_Celerity_sctf = "0"; $Host::MapCycleTWL2_CloakOfNight_CTF = "0"; @@ -430,14 +472,17 @@ $Host::MapCycleTWL2_Drorck_CTF = "0"; $Host::MapCycleTWL2_Drorck_sctf = "0"; $Host::MapCycleTWL2_FrozenGlory_CTF = "1"; $Host::MapCycleTWL2_FrozenGlory_sctf = "0"; -$Host::MapCycleTWL2_FrozenHope_CTF = "0"; +$Host::MapCycleTWL2_FrozenHope_CTF = "1"; $Host::MapCycleTWL2_FrozenHope_sctf = "1"; +$Host::MapCycleTWL2_FrozenHopeLT_sctf = "1"; $Host::MapCycleTWL2_Hildebrand_CTF = "1"; $Host::MapCycleTWL2_Hildebrand_sctf = "1"; +$Host::MapCycleTWL2_HildebrandLT_sctf = "1"; $Host::MapCycleTWL2_IceDagger_CTF = "0"; $Host::MapCycleTWL2_IceDagger_sctf = "0"; $Host::MapCycleTWL2_JaggedClaw_CTF = "1"; $Host::MapCycleTWL2_JaggedClaw_sctf = "0"; +$Host::MapCycleTWL2_JaggedClawLT_sctf = "1"; $Host::MapCycleTWL2_Magnum_CTF = "1"; $Host::MapCycleTWL2_MidnightMayhemDeluxe_CTF = "1"; $Host::MapCycleTWL2_MidnightMayhemDeluxe_sctf = "0"; @@ -448,17 +493,19 @@ $Host::MapCycleTWL2_Norty_CTF = "0"; $Host::MapCycleTWL2_Norty_sctf = "0"; $Host::MapCycleTWL2_Ocular_CTF = "1"; $Host::MapCycleTWL2_Ocular_sctf = "0"; -$Host::MapCycleTWL2_RoughLand_CTF = "1"; +$Host::MapCycleTWL2_RoughLand_CTF = "0"; $Host::MapCycleTWL2_RoughLand_sctf = "0"; $Host::MapCycleTWL2_Ruined_CTF = "0"; $Host::MapCycleTWL2_Ruined_sctf = "0"; $Host::MapCycleTWL2_Skylight_CTF = "1"; $Host::MapCycleTWL2_Skylight_sctf = "1"; +$Host::MapCycleTWL2_SkylightLT_sctf = "1"; $Host::MapCycleTWL_BaNsHee_CTF = "0"; $Host::MapCycleTWL_BaNsHee_sctf = "0"; $Host::MapCycleTWL_BeachBlitz_CTF = "1"; $Host::MapCycleTWL_BeachBlitz_sctf = "1"; $Host::MapCycleTWL_BeachBlitzLak_LakRabbit = "1"; +$Host::MapCycleTWL_BeachBlitzLT_sctf = "1"; $Host::MapCycleTWL_Boss_CTF = "0"; $Host::MapCycleTWL_Boss_sctf = "0"; $Host::MapCycleTWL_Chokepoint_CTF = "0"; @@ -473,13 +520,14 @@ $Host::MapCycleTWL_Curtilage_sctf = "0"; $Host::MapCycleTWL_Damnation_CTF = "0"; $Host::MapCycleTWL_Damnation_sctf = "0"; $Host::MapCycleTWL_DangerousCrossing_CTF = "0"; -$Host::MapCycleTWL_DangerousCrossing_sctf = "1"; +$Host::MapCycleTWL_DangerousCrossing_sctf = "0"; $Host::MapCycleTWL_DeadlyBirdsSong_CTF = "0"; $Host::MapCycleTWL_DeadlyBirdsSong_sctf = "0"; $Host::MapCycleTWL_Deserted_CTF = "0"; $Host::MapCycleTWL_Deserted_sctf = "0"; $Host::MapCycleTWL_Feign_CTF = "1"; $Host::MapCycleTWL_Feign_sctf = "1"; +$Host::MapCycleTWL_FeignLT_sctf = "1"; $Host::MapCycleTWL_Frostclaw_CTF = "0"; $Host::MapCycleTWL_Frostclaw_sctf = "0"; $Host::MapCycleTWL_Frozen_CTF = "0"; @@ -497,17 +545,20 @@ $Host::MapCycleTWL_Pandemonium_sctf = "0"; $Host::MapCycleTWL_Ramparts_CTF = "0"; $Host::MapCycleTWL_Ramparts_sctf = "0"; $Host::MapCycleTWL_Rollercoaster_sctf = "0"; +$Host::MapCycleTWL_RollercoasterLT_sctf = "1"; $Host::MapCycleTWL_Sandstorm_CTF = "0"; $Host::MapCycleTWL_Snowblind_CTF = "1"; $Host::MapCycleTWL_Starfallen_CTF = "0"; $Host::MapCycleTWL_Stonehenge_CTF = "1"; $Host::MapCycleTWL_Stonehenge_sctf = "1"; +$Host::MapCycleTWL_StonehengeLT_sctf = "1"; $Host::MapCycleTWL_SubZero_CTF = "0"; $Host::MapCycleTWL_Titan_CTF = "0"; $Host::MapCycleTWL_Titan_sctf = "0"; $Host::MapCycleTWL_WilderZone_CTF = "1"; $Host::MapCycleTWL_WilderZone_sctf = "1"; -$Host::MapCycleTWL_WoodyMyrk_CTF = "1"; +$Host::MapCycleTWL_WilderZoneLT_sctf = "1"; +$Host::MapCycleTWL_WoodyMyrk_CTF = "0"; $Host::MapCycleUnderhill_Duel = "0"; $Host::MapCycleVauban_CTF = "0"; $Host::MapCycleVaubanLak_Duel = "1"; @@ -527,13 +578,17 @@ $Host::MapFFAAstersDescent_sctf = "0"; $Host::MapFFAAzoth_CTF = "0"; $Host::MapFFAAzoth_sctf = "0"; $Host::MapFFABasinFury_CTF = "0"; +$Host::MapFFABastardForgeLT_sctf = "1"; $Host::MapFFABattleGrove_CTF = "0"; $Host::MapFFABeggarsRun_CTF = "1"; $Host::MapFFABeggarsRun_sctf = "0"; $Host::MapFFABeggarsRunLak_LakRabbit = "1"; +$Host::MapFFABeggarsRunLT_sctf = "1"; $Host::MapFFAberlard_CTF = "1"; $Host::MapFFAberlard_sctf = "1"; $Host::MapFFABlastside_nef_CTF = "1"; +$Host::MapFFABlink_CTF = "1"; +$Host::MapFFABlink_sctf = "1"; $Host::MapFFABoxLak_LakRabbit = "1"; $Host::MapFFABridgeTooFar_CTF = "1"; $Host::MapFFABroadside_nef_CTF = "0"; @@ -547,19 +602,23 @@ $Host::MapFFAChoke_CTF = "1"; $Host::MapFFACircleofstones_CTF = "1"; $Host::MapFFACirclesEdge_CTF = "1"; $Host::MapFFACirclesEdge_sctf = "1"; +$Host::MapFFACirclesEdgeLT_sctf = "1"; $Host::MapFFACloseCombat_CTF = "1"; $Host::MapFFACloseCombat_sctf = "1"; +$Host::MapFFACloseCombatLT_sctf = "1"; $Host::MapFFACloudBurst_CTF = "1"; $Host::MapFFACloudCity_CTF = "0"; $Host::MapFFAConfusco_CTF = "0"; $Host::MapFFAConstructionYard_CTF = "0"; $Host::MapFFACoppersky_CTF = "1"; +$Host::MapFFACoppersky_sctf = "1"; $Host::MapFFACrater71Lak_LakRabbit = "1"; $Host::MapFFADamnation_CTF = "0"; $Host::MapFFADamnation_sctf = "0"; $Host::MapFFADamnationLak_LakRabbit = "1"; $Host::MapFFADangerousCrossing_nef_CTF = "1"; $Host::MapFFADangerousCrossing_nef_sctf = "1"; +$Host::MapFFADangerousCrossingLT_sctf = "1"; $Host::MapFFADeathBirdsFly_CTF = "0"; $Host::MapFFADehSwamp_sctf = "0"; $Host::MapFFADesertofDeath_nef_CTF = "0"; @@ -571,6 +630,7 @@ $Host::MapFFADevilsElbow_CTF = "0"; $Host::MapFFADevilsElbow_sctf = "0"; $Host::MapFFADire_CTF = "1"; $Host::MapFFADire_sctf = "0"; +$Host::MapFFADireLT_sctf = "1"; $Host::MapFFADiscord_CTF = "1"; $Host::MapFFADiscord_sctf = "1"; $Host::MapFFADisjointed_CTF = "0"; @@ -595,6 +655,7 @@ $Host::MapFFAFenix_CTF = "1"; $Host::MapFFAFilteredDust_CTF = "1"; $Host::MapFFAFirestorm_CTF = "1"; $Host::MapFFAFirestorm_sctf = "1"; +$Host::MapFFAFirestormLT_sctf = "1"; $Host::MapFFAFracas_Duel = "0"; $Host::MapFFAFrozenFuryLak_LakRabbit = "1"; $Host::MapFFAFullCircle_CTF = "1"; @@ -604,9 +665,9 @@ $Host::MapFFAGorgon_CTF = "1"; $Host::MapFFAGorgon_sctf = "0"; $Host::MapFFAHavenLak_LakRabbit = "1"; $Host::MapFFAHeadstone_CTF = "1"; -$Host::MapFFAHeadstone_sctf = "0"; +$Host::MapFFAHeadstone_sctf = "1"; $Host::MapFFAHighOctane_CTF = "1"; -$Host::MapFFAHighOctane_sctf = "1"; +$Host::MapFFAHighOctane_sctf = "0"; $Host::MapFFAHighTrepidation_CTF = "0"; $Host::MapFFAHighWire_CTF = "0"; $Host::MapFFAHillside_CTF = "1"; @@ -623,10 +684,10 @@ $Host::MapFFAInfernus_CTF = "1"; $Host::MapFFAInnerSanctum_CTF = "1"; $Host::MapFFAInvictus_Duel = "0"; $Host::MapFFAIsland_CTF = "1"; -$Host::MapFFAIsland_sctf = "1"; +$Host::MapFFAIsland_sctf = "0"; $Host::MapFFAIsleOfMan_CTF = "1"; $Host::MapFFAIsleofman_Siege = "1"; -$Host::MapFFAJadeValley_CTF = "0"; +$Host::MapFFAJadeValley_CTF = "1"; $Host::MapFFAJadeValley_sctf = "1"; $Host::MapFFAKatabatic_CTF = "0"; $Host::MapFFAks_braistv_CTF = "1"; @@ -647,7 +708,7 @@ $Host::MapFFAMiniSunDried_LakRabbit = "1"; $Host::MapFFAMinotaur_CTF = "1"; $Host::MapFFAMinotaur_sctf = "0"; $Host::MapFFAMirage_CTF = "1"; -$Host::MapFFAMirage_sctf = "0"; +$Host::MapFFAMirage_sctf = "1"; $Host::MapFFAMoonDance_CTF = "1"; $Host::MapFFAMountainMist_CTF = "0"; $Host::MapFFAMyrkWood_Duel = "1"; @@ -661,38 +722,46 @@ $Host::MapFFAOctoberRust_CTF = "0"; $Host::MapFFAPantheon_CTF = "1"; $Host::MapFFAPariah_CTF = "1"; $Host::MapFFAPariah_sctf = "1"; +$Host::MapFFAPariahLT_sctf = "1"; $Host::MapFFAPeak_CTF = "0"; $Host::MapFFAPeak_sctf = "0"; $Host::MapFFAPendulum_CTF = "0"; $Host::MapFFAPhasmaDustLak_LakRabbit = "1"; -$Host::MapFFAPicnicTable_CTF = "0"; +$Host::MapFFAPicnicTable_CTF = "1"; +$Host::MapFFAPrismatic_CTF = "1"; +$Host::MapFFAPrizmatic_CTF = "1"; +$Host::MapFFAPrizmaticLT_sctf = "1"; $Host::MapFFAPyroclasm_Duel = "1"; $Host::MapFFAQuagmire_CTF = "0"; $Host::MapFFARaindance_nef_CTF = "1"; $Host::MapFFARaindance_nefLak_LakRabbit = "1"; +$Host::MapFFARaindanceLT_sctf = "1"; $Host::MapFFARamparts_CTF = "1"; $Host::MapFFARasp_Duel = "1"; $Host::MapFFARaspSLDM_ShocklanceDM = "1"; $Host::MapFFARecalescence_CTF = "0"; $Host::MapFFAReversion_CTF = "0"; -$Host::MapFFARiverDance_CTF = "0"; +$Host::MapFFARiverDance_CTF = "1"; $Host::MapFFARollercoaster_nef_CTF = "1"; $Host::MapFFARoundTheMountain_CTF = "1"; $Host::MapFFARoundTheMountain_sctf = "1"; +$Host::MapFFARoundTheMountainLT_sctf = "1"; $Host::MapFFAS5_Centaur_CTF = "1"; $Host::MapFFAS5_Centaur_sctf = "0"; $Host::MapFFAS5_Damnation_CTF = "1"; $Host::MapFFAS5_Damnation_sctf = "1"; +$Host::MapFFAS5_DamnationLT_sctf = "1"; $Host::MapFFAS5_Drache_CTF = "1"; $Host::MapFFAS5_Drache_sctf = "0"; $Host::MapFFAS5_HawkingHeat_CTF = "1"; -$Host::MapFFAS5_HawkingHeat_sctf = "0"; +$Host::MapFFAS5_HawkingHeat_sctf = "1"; $Host::MapFFAS5_Icedance_CTF = "1"; $Host::MapFFAS5_Icedance_sctf = "1"; $Host::MapFFAS5_Massive_CTF = "1"; $Host::MapFFAS5_Massive_sctf = "0"; +$Host::MapFFAS5_MassiveLT_sctf = "1"; $Host::MapFFAS5_Mimicry_CTF = "1"; -$Host::MapFFAS5_Mimicry_sctf = "0"; +$Host::MapFFAS5_Mimicry_sctf = "1"; $Host::MapFFAS5_Misadventure_CTF = "1"; $Host::MapFFAS5_Misadventure_sctf = "0"; $Host::MapFFAS5_Mordacity_CTF = "1"; @@ -703,17 +772,18 @@ $Host::MapFFAS5_Sherman_CTF = "1"; $Host::MapFFAS5_Sherman_sctf = "0"; $Host::MapFFAS5_Silenus_CTF = "1"; $Host::MapFFAS5_Silenus_sctf = "1"; +$Host::MapFFAS5_SilenusLT_sctf = "1"; $Host::MapFFAS5_Woodymyrk_CTF = "1"; -$Host::MapFFAS5_Woodymyrk_sctf = "0"; +$Host::MapFFAS5_Woodymyrk_sctf = "1"; $Host::MapFFAS8_Cardiac_CTF = "1"; -$Host::MapFFAS8_Cardiac_sctf = "0"; +$Host::MapFFAS8_Cardiac_sctf = "1"; $Host::MapFFAS8_CentralDogma_CTF = "0"; $Host::MapFFAS8_Geothermal_CTF = "1"; $Host::MapFFAS8_Geothermal_sctf = "0"; $Host::MapFFAS8_GeothermalLak_LakRabbit = "1"; $Host::MapFFAS8_Mountking_CTF = "0"; $Host::MapFFAS8_Opus_CTF = "1"; -$Host::MapFFAS8_Opus_sctf = "0"; +$Host::MapFFAS8_Opus_sctf = "1"; $Host::MapFFAS8_Zilch_CTF = "0"; $Host::MapFFAS8_Zilch_sctf = "0"; $Host::MapFFASaddiesHill_LakRabbit = "1"; @@ -727,24 +797,29 @@ $Host::MapFFAShortFall_CTF = "1"; $Host::MapFFAShortFall_sctf = "0"; $Host::MapFFASignal_CTF = "1"; $Host::MapFFASignal_sctf = "0"; +$Host::MapFFASignalLT_sctf = "1"; $Host::MapFFASkinnyDipLak_LakRabbit = "1"; $Host::MapFFASlapdash_CTF = "0"; $Host::MapFFASmallCrossing_CTF = "1"; $Host::MapFFASmallCrossing_sctf = "1"; +$Host::MapFFASmallCrossingLT_sctf = "1"; $Host::MapFFASmallDesertofDeath_CTF = "0"; $Host::MapFFASmallDesertofDeath_sctf = "0"; $Host::MapFFASmallMelee_CTF = "1"; $Host::MapFFASmallMelee_sctf = "1"; $Host::MapFFASmallTimeCTF_CTF = "1"; $Host::MapFFASmallTimeCTF_sctf = "1"; +$Host::MapFFASmallTimeLT_sctf = "1"; $Host::MapFFASnowcone_CTF = "0"; $Host::MapFFASnowcone_sctf = "0"; $Host::MapFFASolsDescentLak_LakRabbit = "1"; $Host::MapFFASoylentGreen_CTF = "1"; $Host::MapFFASoylentGreen_sctf = "0"; $Host::MapFFAStarfallen_CTF = "1"; +$Host::MapFFAStarFallLT_sctf = "1"; $Host::MapFFAStarIce_CTF = "1"; $Host::MapFFAStonehenge_nef_CTF = "1"; +$Host::MapFFASulfide_LakRabbit = "1"; $Host::MapFFASundance_LakRabbit = "1"; $Host::MapFFASunDried_Duel = "1"; $Host::MapFFASunDriedLak_LakRabbit = "1"; @@ -752,6 +827,7 @@ $Host::MapFFASunDriedSLDM_ShocklanceDM = "1"; $Host::MapFFASuperHappyBouncyFunTime_CTF = "1"; $Host::MapFFASuperHappyBouncyFunTime_sctf = "1"; $Host::MapFFASurreal_CTF = "1"; +$Host::MapFFASurrealLT_sctf = "1"; $Host::MapFFASurro_CTF = "1"; $Host::MapFFATalus_Duel = "0"; $Host::MapFFATenebrousCTF_CTF = "1"; @@ -761,9 +837,12 @@ $Host::MapFFATheFray_CTF = "1"; $Host::MapFFATheFray_sctf = "1"; $Host::MapFFAThinIce_CTF = "0"; $Host::MapFFATibbaw_LakRabbit = "1"; -$Host::MapFFATitan_CTF = "0"; +$Host::MapFFATitan_CTF = "1"; $Host::MapFFATitan_sctf = "0"; +$Host::MapFFATitaneiaLak_LakRabbit = "1"; +$Host::MapFFATitaniaLak_LakRabbit = "1"; $Host::MapFFATitanLak_LakRabbit = "1"; +$Host::MapFFATitanV_CTF = "1"; $Host::MapFFATitForTat_CTF = "1"; $Host::MapFFATitForTat_sctf = "1"; $Host::MapFFATombstone_CTF = "0"; @@ -775,11 +854,12 @@ $Host::MapFFATWL2_Bleed_CTF = "1"; $Host::MapFFATWL2_BlueMoon_CTF = "1"; $Host::MapFFATWL2_CanyonCrusadeDeluxe_CTF = "1"; $Host::MapFFATWL2_CanyonCrusadeDeluxe_sctf = "1"; +$Host::MapFFATWL2_CanyonCrusadeDeluxeLT_sctf = "1"; $Host::MapFFATWL2_Celerity_CTF = "1"; -$Host::MapFFATWL2_Celerity_sctf = "0"; +$Host::MapFFATWL2_Celerity_sctf = "1"; $Host::MapFFATWL2_CloakOfNight_CTF = "1"; -$Host::MapFFATWL2_Crevice_CTF = "0"; -$Host::MapFFATWL2_Crevice_sctf = "0"; +$Host::MapFFATWL2_Crevice_CTF = "1"; +$Host::MapFFATWL2_Crevice_sctf = "1"; $Host::MapFFATWL2_Dissention_CTF = "0"; $Host::MapFFATWL2_Drifts_CTF = "1"; $Host::MapFFATWL2_Drifts_sctf = "0"; @@ -789,57 +869,63 @@ $Host::MapFFATWL2_FrozenGlory_CTF = "1"; $Host::MapFFATWL2_FrozenGlory_sctf = "0"; $Host::MapFFATWL2_FrozenHope_CTF = "1"; $Host::MapFFATWL2_FrozenHope_sctf = "1"; +$Host::MapFFATWL2_FrozenHopeLT_sctf = "1"; $Host::MapFFATWL2_Hildebrand_CTF = "1"; $Host::MapFFATWL2_Hildebrand_sctf = "1"; -$Host::MapFFATWL2_IceDagger_CTF = "0"; +$Host::MapFFATWL2_HildebrandLT_sctf = "1"; +$Host::MapFFATWL2_IceDagger_CTF = "1"; $Host::MapFFATWL2_IceDagger_sctf = "0"; $Host::MapFFATWL2_JaggedClaw_CTF = "1"; $Host::MapFFATWL2_JaggedClaw_sctf = "0"; +$Host::MapFFATWL2_JaggedClawLT_sctf = "1"; $Host::MapFFATWL2_Magnum_CTF = "1"; $Host::MapFFATWL2_MidnightMayhemDeluxe_CTF = "1"; -$Host::MapFFATWL2_MidnightMayhemDeluxe_sctf = "0"; +$Host::MapFFATWL2_MidnightMayhemDeluxe_sctf = "1"; $Host::MapFFATWL2_MuddySwamp_CTF = "1"; $Host::MapFFATWL2_MuddySwamp_sctf = "0"; $Host::MapFFATWL2_MuddySwampLak_LakRabbit = "0"; -$Host::MapFFATWL2_Norty_CTF = "0"; +$Host::MapFFATWL2_Norty_CTF = "1"; $Host::MapFFATWL2_Norty_sctf = "0"; $Host::MapFFATWL2_Ocular_CTF = "1"; -$Host::MapFFATWL2_Ocular_sctf = "0"; +$Host::MapFFATWL2_Ocular_sctf = "1"; $Host::MapFFATWL2_RoughLand_CTF = "1"; $Host::MapFFATWL2_RoughLand_sctf = "0"; $Host::MapFFATWL2_Ruined_CTF = "1"; $Host::MapFFATWL2_Ruined_sctf = "0"; $Host::MapFFATWL2_Skylight_CTF = "1"; $Host::MapFFATWL2_Skylight_sctf = "1"; +$Host::MapFFATWL2_SkylightLT_sctf = "1"; $Host::MapFFATWL_BaNsHee_CTF = "0"; $Host::MapFFATWL_BaNsHee_sctf = "0"; $Host::MapFFATWL_BeachBlitz_CTF = "1"; $Host::MapFFATWL_BeachBlitz_sctf = "1"; $Host::MapFFATWL_BeachBlitzLak_LakRabbit = "1"; +$Host::MapFFATWL_BeachBlitzLT_sctf = "1"; $Host::MapFFATWL_Boss_CTF = "0"; $Host::MapFFATWL_Boss_sctf = "0"; $Host::MapFFATWL_Chokepoint_CTF = "1"; $Host::MapFFATWL_Cinereous_CTF = "1"; -$Host::MapFFATWL_Cinereous_sctf = "0"; +$Host::MapFFATWL_Cinereous_sctf = "1"; $Host::MapFFATWL_Clusterfuct_CTF = "0"; $Host::MapFFATWL_Clusterfuct_sctf = "0"; $Host::MapFFATWL_Crossfire_CTF = "1"; $Host::MapFFATWL_Crossfire_sctf = "0"; $Host::MapFFATWL_Curtilage_CTF = "0"; $Host::MapFFATWL_Curtilage_sctf = "0"; -$Host::MapFFATWL_Damnation_CTF = "0"; -$Host::MapFFATWL_Damnation_sctf = "0"; +$Host::MapFFATWL_Damnation_CTF = "1"; +$Host::MapFFATWL_Damnation_sctf = "1"; $Host::MapFFATWL_DangerousCrossing_CTF = "1"; $Host::MapFFATWL_DangerousCrossing_sctf = "1"; $Host::MapFFATWL_DeadlyBirdsSong_CTF = "1"; $Host::MapFFATWL_DeadlyBirdsSong_sctf = "0"; $Host::MapFFATWL_Deserted_CTF = "1"; -$Host::MapFFATWL_Deserted_sctf = "0"; +$Host::MapFFATWL_Deserted_sctf = "1"; $Host::MapFFATWL_Feign_CTF = "1"; $Host::MapFFATWL_Feign_sctf = "1"; +$Host::MapFFATWL_FeignLT_sctf = "1"; $Host::MapFFATWL_Frostclaw_CTF = "1"; $Host::MapFFATWL_Frostclaw_sctf = "0"; -$Host::MapFFATWL_Frozen_CTF = "0"; +$Host::MapFFATWL_Frozen_CTF = "1"; $Host::MapFFATWL_Harvester_CTF = "0"; $Host::MapFFATWL_Horde_CTF = "0"; $Host::MapFFATWL_Katabatic_CTF = "1"; @@ -848,22 +934,25 @@ $Host::MapFFATWL_Neve_sctf = "0"; $Host::MapFFATWL_NoShelter_CTF = "1"; $Host::MapFFATWL_NoShelter_sctf = "0"; $Host::MapFFATWL_OsIris_CTF = "1"; -$Host::MapFFATWL_OsIris_sctf = "0"; +$Host::MapFFATWL_OsIris_sctf = "1"; $Host::MapFFATWL_Pandemonium_CTF = "0"; $Host::MapFFATWL_Pandemonium_sctf = "0"; $Host::MapFFATWL_Ramparts_CTF = "0"; $Host::MapFFATWL_Ramparts_sctf = "0"; $Host::MapFFATWL_Rollercoaster_sctf = "0"; +$Host::MapFFATWL_RollercoasterLT_sctf = "1"; $Host::MapFFATWL_Sandstorm_CTF = "0"; $Host::MapFFATWL_Snowblind_CTF = "1"; $Host::MapFFATWL_Starfallen_CTF = "1"; $Host::MapFFATWL_Stonehenge_CTF = "1"; $Host::MapFFATWL_Stonehenge_sctf = "1"; +$Host::MapFFATWL_StonehengeLT_sctf = "1"; $Host::MapFFATWL_SubZero_CTF = "1"; $Host::MapFFATWL_Titan_CTF = "1"; -$Host::MapFFATWL_Titan_sctf = "0"; +$Host::MapFFATWL_Titan_sctf = "1"; $Host::MapFFATWL_WilderZone_CTF = "1"; $Host::MapFFATWL_WilderZone_sctf = "1"; +$Host::MapFFATWL_WilderZoneLT_sctf = "1"; $Host::MapFFATWL_WoodyMyrk_CTF = "1"; $Host::MapFFAUnderhill_Duel = "0"; $Host::MapFFAVauban_CTF = "1"; @@ -1258,17 +1347,20 @@ $Host::MapPlayerLimitsWhiteout_Duel = "-1 32"; $Host::MarkDnDObjectives = 1; $Host::MaxBotDifficulty = "0.75"; $Host::MaxMessageLen = 120; -$Host::MaxPlayers = "18"; +$Host::MaxPlayers = "16"; $Host::MinBotDifficulty = "0.5"; $Host::MissionType = "LakRabbit"; -$Host::NoSmurfs = 1; +$Host::NoSmurfs = 0; +$Host::Password = "pickup"; $Host::PlayerRespawnTimeout = "60"; $Host::Port = "28000"; -$Host::PureServer = 0; +$Host::PUGautoPassword = 0; +$Host::PUGautoPasswordLimit = 10; +$Host::PUGPassword = "pickup"; +$Host::PureServer = "0"; $Host::ShowEndingPlayerScores = 1; $Host::ShowIngamePlayerScores = 1; $Host::Siege::Halftime = 20000; -$Host::SuperAdminList = ""; $Host::TeamDamageOn = "1"; $Host::TeamName0 = "Unassigned"; $Host::TeamName1 = "Storm"; @@ -1284,7 +1376,7 @@ $Host::TeamSkin3 = "swolf"; $Host::TeamSkin4 = "dsword"; $Host::TeamSkin5 = "beagle"; $Host::TeamSkin6 = "cotp"; -$Host::TimeLimit = "45"; +$Host::TimeLimit = "30"; $Host::TN::beat = 3; $Host::TN::echo = 1; $Host::TournamentMode = "0"; @@ -1293,16 +1385,3 @@ $Host::VotePassPercent = "60"; $Host::VoteSpread = 20; $Host::VoteTime = "45"; $Host::warmupTime = "20"; -$Host::HostedBy = "Branzone"; -$Host::Github = "https://github.com/Server/"; -$Host::Discord = "https://www.Discordapp.com/"; -$Host::PUGautoPassword = 0; -$Host::PUGautoPasswordLimit = 10; -$Host::PUGPassword = "pickup"; -$Host::EnableMortarTurret = 0; -$Host::EnableNoBaseRapeNotify = 1; -$Host::EnableTeamBalanceNotify = 1; -$Host::EnableTurretPlayerCount = 10; -$Host::AntiCloakEnable = 1; -$Host::AntiCloakPlayerCount = 6; -$Host::EmptyServerReset = 0; \ No newline at end of file