L2JMobius

Ertheia missed npcs

emptyslash · 3 · 529

Offline emptyslash

  • Heir
  • **
    • Posts: 18
a bunch of npcs in goddart and sla in dion plains were missing. i've added them to new "other" files instead of editing existing.

Code: (diff) [Select]
diff --git a/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/19_23.xml b/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/19_23.xml
new file mode 100644
index 0000000..2affb6b
--- /dev/null
+++ b/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/19_23.xml
@@ -0,0 +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="19_23">
+ <npc id="30666" x="-671" y="179051" z="-3708" heading="32768" /> <!-- Sla -->
+ </spawn>
+</list>
diff --git a/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/24_16.xml b/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/24_16.xml
new file mode 100644
index 0000000..4e2958c
--- /dev/null
+++ b/L2J_Mobius_01.0_Ertheia/dist/game/data/spawns/Others/24_16.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
+ <spawn name="24_16">
+ <npc id="31276" x="148880" y="-52608" z="-2736" heading="49500" /> <!-- Grand Master Bernhard -->
+ <npc id="31277" x="149008" y="-52560" z="-2736" heading="49500" /> <!-- Master Felix -->
+ <npc id="31278" x="148736" y="-52560" z="-2736" heading="49500" /> <!-- Master Bronwyn -->
+ <npc id="31279" x="147712" y="-52688" z="-2731" heading="49000" /> <!-- High Priest Gregory -->
+ <npc id="31280" x="148048" y="-52416" z="-2736" heading="49000" /> <!-- Priest Bastian -->
+ <npc id="31281" x="147376" y="-52416" z="-2736" heading="49000" /> <!-- Priest Cerenas -->
+ <npc id="31282" x="146688" y="-52576" z="-2736" heading="49500" /> <!-- Magister Justin -->
+ <npc id="31283" x="146416" y="-52564" z="-2736" heading="49500" /> <!-- Magister Alminas -->
+ <npc id="31585" x="146688" y="-52592" z="-2736" heading="16000" /> <!-- Keats Servitor Sparky the Cat -->
+ <npc id="31691" x="148784" y="-53008" z="-2736" heading="0" /> <!-- Training Dummy -->
+ <npc id="31691" x="148976" y="-53008" z="-2736" heading="0" /> <!-- Training Dummy -->
+ <npc id="31755" x="146553" y="-52608" z="-2760" heading="49500" /> <!-- Grand Magister Halaster -->
+ </spawn>
+</list>


Online Mobius

  • Distinguished King
  • *****
    • Posts: 19715
This will be hard to get committed.

1) We had someone that did spawns manually, at least for town from what I remember.
Meaning are you sure it should be like this?

2) You will have to check all projects forward from Ertheia to either also find these spawns missing, or if you are lucky get the locations from those.
The Search tool might be useful for that. No need to compile them, just use the launcher file to run from within Eclipse.


Offline emptyslash

  • Heir
  • **
    • Posts: 18
i have only free version (h5, ertheia, shinemaker) . idk if there is something different in subscribers version.
i searched trough all .xml files for text <npc id="31281" (an npc inside an einhasad temple with quests). here are results for the main game only:
Code: [Select]
d:\L2J_Mobius\L2J_Mobius_01.0_Ertheia\dist\game\data\spawns\Others\24_16.xml
d:\L2J_Mobius\L2J_Mobius_01.0_Ertheia\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_02.5_Underground\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_03.0_Helios\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_04.0_GrandCrusade\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_05.0_Salvation\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_06.0_Fafurion\dist\game\data\spawns\Goddard\TownOfGoddard.xml
d:\L2J_Mobius\L2J_Mobius_06.0_Fafurion\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_07.0_PreludeOfWar\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_08.2_Homunculus\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_09.2_ReturnOfTheQueenAnt\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_10.3_MasterClass\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_11.3_Shinemaker\dist\game\data\stats\npcs\31200-31299.xml
d:\L2J_Mobius\L2J_Mobius_12.1_PathOfRogue\dist\game\data\stats\npcs\31200-31299.xml
it exists in the spawn lists only for fafurion and in my patch. i also just checked shinemaker, the temple is empty too as it is for ertheia. i think i've got these spawns from h5 but edited them, because "respawnTime is not valid for npcs". and you can check pre god chronicles, this npc spawned by 2 other methods
Code: [Select]
d:\L2J_Mobius\L2J_Mobius_CT_0_Interlude\dist\game\data\spawns\Goddard\GoddardNPCs.xml
d:\L2J_Mobius\L2J_Mobius_CT_2.4_Epilogue\dist\game\data\spawns\Castles\Goddard.xml
d:\L2J_Mobius\L2J_Mobius_CT_2.6_HighFive\dist\game\data\spawns\Castles\Goddard.xml
for essence they are spawned by "TownOfGoddard.xml" mostly (at the beginning they are in aden)