Disabled Handy's Block Checker event.

This commit is contained in:
MobiusDevelopment 2022-12-30 22:57:41 +00:00
parent 68286feaff
commit 15e8e6842e
12 changed files with 46 additions and 34 deletions

View File

@ -603,21 +603,20 @@ AltBirthdayMailText = Hello Adventurer!! Seeing as you're one year older now, I
# Handy's Block Checker Event Settings
# ---------------------------------------------------------------------------
# Enable the Handy's Block Checker event
# Default: True
EnableBlockCheckerEvent = True
# Enable the Handy's Block Checker event.
# Note: Also need to enable spawns at spawns\FantasyIsle\HandysBlockChecker.xml
# Default: False
EnableBlockCheckerEvent = False
# Minimum number of members on each team before
# be able to start the event
# Minimum number of members on each team before being able to start the event.
# Min: 1
# Max: 6
# Retail: 2
BlockCheckerMinTeamMembers = 2
# Fair play
# Players can choose what team to play. However, by
# enabling this property to true, the teams will be
# balanced in the teleport to the arena
# Players can choose what team to play. However, by enabling this property to true,
# the teams will be balanced in the teleport to the arena.
HBCEFairPlay = True

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="18_16">
<spawn name="FantasyIsleTown">
<group>
<npc id="4315" x="-59234" y="-56825" z="-2032" heading="65275" respawnTime="60sec" /> <!-- Warehouse Keeper - Fantasy Isle Warehouse Keeper -->
<npc id="4317" x="-57388" y="-54785" z="-2008" heading="55472" respawnTime="60sec" /> <!-- Snow - Photographer -->
@ -11,11 +11,6 @@
<npc id="4322" x="-61822" y="-59510" z="-2024" respawnTime="60sec" /> <!-- Snow - Photographer -->
<npc id="4323" x="-61155" y="-57755" z="-2008" respawnTime="60sec" /> <!-- Snow - Photographer -->
<npc id="32378" x="-59234" y="-56897" z="-2032" respawnTime="60sec" /> <!-- Fantasy Isle's Paddy - Gatekeeper -->
<npc id="32521" x="-57712" y="-61490" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 1 -->
<npc id="32522" x="-57557" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 2 -->
<npc id="32523" x="-57395" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 3 -->
<npc id="32524" x="-57240" y="-61493" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 4 -->
<npc id="32613" x="-57470" y="-60765" z="-2360" heading="16384" respawnTime="60sec" /> <!-- Handy - Game Manager -->
<npc id="33667" x="-57816" y="-56168" z="-2014" heading="33635" respawnTime="60sec" /> <!-- Haia - Stage Manager -->
</group>
</spawn>

View File

@ -0,0 +1,12 @@
ΞΏΒ»Ξ<EFBFBD><?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="HandysBlockChecker">
<group spawnByDefault="false"> <!-- Remove spawnByDefault parameter to enable. -->
<npc id="32613" x="-57470" y="-60765" z="-2360" heading="16384" respawnTime="60sec" /> <!-- Handy - Game Manager -->
<npc id="32521" x="-57712" y="-61490" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 1 -->
<npc id="32522" x="-57557" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 2 -->
<npc id="32523" x="-57395" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 3 -->
<npc id="32524" x="-57240" y="-61493" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 4 -->
</group>
</spawn>
</list>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_15">
<spawn name="KrateisCubeEntrance">
<group>
<npc id="32503" x="-70596" y="-71064" z="-1416" respawnTime="60sec" /> <!-- Entrance Manager - Kratei's Cube -->
</group>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_17">
<spawn name="KrateisCubeWaitRoom">
<group>
<npc id="32504" x="-87148" y="-16396" z="-8320" respawnTime="60sec" /> <!-- Match Manager - Kratei's Cube -->
</group>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_16">
<spawn name="UndergroundColiseum">
<group>
<npc id="32377" x="-79120" y="-45440" z="-10728" respawnTime="60sec" /> <!-- Kuram - Entrance Manager -->
<npc id="32491" x="-82168" y="-49167" z="-10344" heading="32084" respawnTime="60sec" /> <!-- Underground Coliseum Helper -->

View File

@ -609,21 +609,20 @@ AltBirthdayMailText = Hello Adventurer!! Seeing as you're one year older now, I
# Handy's Block Checker Event Settings
# ---------------------------------------------------------------------------
# Enable the Handy's Block Checker event
# Default: True
EnableBlockCheckerEvent = True
# Enable the Handy's Block Checker event.
# Note: Also need to enable spawns at spawns\FantasyIsle\HandysBlockChecker.xml
# Default: False
EnableBlockCheckerEvent = False
# Minimum number of members on each team before
# be able to start the event
# Minimum number of members on each team before being able to start the event.
# Min: 1
# Max: 6
# Retail: 2
BlockCheckerMinTeamMembers = 2
# Fair play
# Players can choose what team to play. However, by
# enabling this property to true, the teams will be
# balanced in the teleport to the arena
# Players can choose what team to play. However, by enabling this property to true,
# the teams will be balanced in the teleport to the arena.
HBCEFairPlay = True

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="18_16">
<spawn name="FantasyIsleTown">
<group>
<npc id="4315" x="-59234" y="-56825" z="-2032" heading="65275" respawnTime="60sec" /> <!-- Warehouse Keeper - Fantasy Isle Warehouse Keeper -->
<npc id="4317" x="-57388" y="-54785" z="-2008" heading="55472" respawnTime="60sec" /> <!-- Snow - Photographer -->
@ -11,11 +11,6 @@
<npc id="4322" x="-61822" y="-59510" z="-2024" respawnTime="60sec" /> <!-- Snow - Photographer -->
<npc id="4323" x="-61155" y="-57755" z="-2008" respawnTime="60sec" /> <!-- Snow - Photographer -->
<npc id="32378" x="-59234" y="-56897" z="-2032" respawnTime="60sec" /> <!-- Fantasy Isle's Paddy - Gatekeeper -->
<npc id="32521" x="-57712" y="-61490" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 1 -->
<npc id="32522" x="-57557" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 2 -->
<npc id="32523" x="-57395" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 3 -->
<npc id="32524" x="-57240" y="-61493" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 4 -->
<npc id="32613" x="-57470" y="-60765" z="-2360" heading="16384" respawnTime="60sec" /> <!-- Handy - Game Manager -->
<npc id="33667" x="-57816" y="-56168" z="-2014" heading="33635" respawnTime="60sec" /> <!-- Haia - Stage Manager -->
</group>
</spawn>

View File

@ -0,0 +1,12 @@
ο»Ώ<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="HandysBlockChecker">
<group spawnByDefault="false"> <!-- Remove spawnByDefault parameter to enable. -->
<npc id="32613" x="-57470" y="-60765" z="-2360" heading="16384" respawnTime="60sec" /> <!-- Handy - Game Manager -->
<npc id="32521" x="-57712" y="-61490" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 1 -->
<npc id="32522" x="-57557" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 2 -->
<npc id="32523" x="-57395" y="-61488" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 3 -->
<npc id="32524" x="-57240" y="-61493" z="-2376" heading="16384" respawnTime="60sec" /> <!-- Entrance Manager - Handy's Block Checker - Arena 4 -->
</group>
</spawn>
</list>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_15">
<spawn name="KrateisCubeEntrance">
<group>
<npc id="32503" x="-70596" y="-71064" z="-1416" respawnTime="60sec" /> <!-- Entrance Manager - Kratei's Cube -->
</group>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_17">
<spawn name="KrateisCubeWaitRoom">
<group>
<npc id="32504" x="-87148" y="-16396" z="-8320" respawnTime="60sec" /> <!-- Match Manager - Kratei's Cube -->
</group>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="17_16">
<spawn name="UndergroundColiseum">
<group>
<npc id="32377" x="-79120" y="-45440" z="-10728" respawnTime="60sec" /> <!-- Kuram - Entrance Manager -->
<npc id="32491" x="-82168" y="-49167" z="-10344" heading="32084" respawnTime="60sec" /> <!-- Underground Coliseum Helper -->