kagamihiiragi17
Community Developer
- Joined
- Jun 24, 2014
- Messages
- 873
Another pathing issue, it does not go upstairs only hitting the wall down there.
ZoneName: Western La Noscea - Halfstone
ZoneId: 138
Start Location: <-394.3438, -38.55863, -241.4483>
End Location: <-406.5156, -28.38701, -253.0404>
<!-- 66940 Reaving in a Hurry -->
<If Condition="GetQuestStep(66940) == 1">
<Grind grindRef="ReavinginaHurry" PostCombatDelay="3" while="GetQuestStep(66940) == 1" />
</If>
<If Condition="IsOnSubMap(948)">
<!-- 66940 Reaving in a Hurry -->
<If Condition="GetQuestStep(66940) == 1">
<Grind grindRef="ReavinginaHurry" PostCombatDelay="3" while="GetQuestStep(66940) == 1" />
</If>
</If>
<!-- Take Teleport To Deck Of The Merchantman [SubMap 947] -->
<If Condition="not IsOnSubMap(947) and (GetQuestStep(66922) == 1) or (GetQuestStep(66923) == 1)">
<UseTransport XYZ="-237.5193, -41.68077, 17.41498" NpcId="1005946" InteractDistance="3.5" DialogOption="0"/>
</If>
<!-- Quests inside The Merchantman[SubMap 947] -->
<!-- (66923) A Crate-ful Response -->
<If Condition="IsOnSubMap(947)">
<If Condition="GetQuestStep(66923) == 1">
<UseObject QuestId="66923" StepId="1" NpcIds="2004002,2004003,2004004,2004005,2004006">
<HotSpots>
<HotSpot Radius="2" XYZ="-881.3716, -25.64776, 929.2686"/>
<HotSpot Radius="2" XYZ="-870.6478, -25.64775, 919.9797"/>
<HotSpot Radius="2" XYZ="-864.17, -25.64775, 936.9531"/>
</HotSpots>
</UseObject>
</If>
<!-- (66922) Wind From Their Sails -->
<If Condition="GetQuestStep(66922) == 1">
<Grind while="GetQuestStep(66922) == 1" PostCombatDelay="2.5" grindRef="WindFromTheirSales"/>
</If>
<!-- Exit Deck Of The Merchantman [SubMap 947] -->
<If Condition="(GetQuestStep(66922) == 255) or (GetQuestStep(66923) == 255)">
<UseTransport XYZ="-848.7661, -29.99572, 886.8063" NpcId="2004012" InteractDistance="3.5" DialogOption="0"/>
</If>
</If>
<!-- 66944 Plunder Fire **Mesh broken -->
<If Condition="not IsOnSubMap(948) and (GetQuestStep(66944) == 1)">
<UseTransport NpcId="1005946" DialogOption="0" InteractDistance="3.5" XYZ="-236.3111, -41.49948, 17.99537" />
</If>
<If Condition="IsOnSubMap(948)">
<If Condition="GetQuestStep(66944) == 1">
<UseItem NpcIds="2004016,2004017,2004018,2004019" ItemId="2001292" QuestId="66944" StepId="1" XYZ="-925.8369, -30.25016, 833.0339" Radius="80" />
</If>
<If Condition="(GetQuestStep(66944) == 255)">
<UseTransport NpcId="2004015" DialogOption="0" InteractDistance="3.5" XYZ="-924.8339, -34.24999, 842.9008" />
</If>
</If>
<GrindArea name="WindFromTheirSails">
<Hotspots>
<HotSpot Radius="40" XYZ="-839.1937, -25.64775, 888.4031"/>
</Hotspots>
<TargetMobs>
<TargetMob Id="2724"/>
</TargetMobs>
<MinLevel>44</MinLevel>
<MaxLevel>51</MaxLevel>
</GrindArea>
Zone: Western Thanalan
ZoneID: 140
[08:29:51.419 D] Requesting path on 140 from <-408.4854, 33.54076, -719.6155> to <-464.4073, 49.9257, -721.7181>
[08:29:51.566 D] Generated path to <-464.4073, 49.9257, -721.7181> in 00:00:00.1467336 ms
[08:29:51.716 D] Navigation reached current destination. Within 58.5031
[08:29:51.815 D] Requesting path on 140 from <-408.4651, 33.51961, -719.6924> to <-465.519, 49.9868, -722.2762>
[08:29:51.973 D] Generated path to <-465.519, 49.9868, -722.2762> in 00:00:00.1578030 ms
[08:29:52.714 D] Navigation reached current destination. Within 59.2919
[08:29:52.807 D] Requesting path on 140 from <-408.5378, 33.61198, -719.3156> to <-466.8418, 50.05956, -722.9414>
[08:29:53.028 D] Generated path to <-466.8418, 50.05956, -722.9414> in 00:00:00.2216172 ms
[08:29:53.128 D] Navigation reached current destination. Within 60.78877
[08:29:53.401 D] Requesting path on 140 from <-408.6019, 33.72339, -718.8008> to <-467.3719, 50.08907, -723.2177>
Runs back and forth underneath a boulder instead of walking around it to ascend. This is near the Imperial Outpost.
ZoneName: North Shroud
ZoneId: 154
Start Location: <48.75826, -13.39994, -2.134254>
End Location: <31.95057, -6.724361, -2.002786>