Path Failure when using GetTo inside The Dawn Throne. Going from point A to point B within The Dawn Throne will cause GetTo to try and navigate to the Gate Keeper at the Bottom of Dawn Throne. GetTo needs to consider the Y axis to know if it's Inside or Outside The Dawn Throne.
Example:
Start from The Dawn Throne Aetheryte.
It will also try to Navigate to the Bottom Gate Keeper when Leaving The Dawn Throne.
Example:
Start from The Dawn Throne Aetheryte.
Example:
Start from The Dawn Throne Aetheryte.
Code:
<Profile>
<Order>
<MoveTo XYZ="78.68834, 114.905, 92.31546"/>
<GetTo ZoneId="622" XYZ="34.20979, 114.905, -39.67915"/>
</Order>
</Profile>
It will also try to Navigate to the Bottom Gate Keeper when Leaving The Dawn Throne.
Example:
Start from The Dawn Throne Aetheryte.
Code:
<Profile>
<Order>
<MoveTo XYZ="78.68834, 114.905, 92.31546"/>
<GetTo ZoneId="622" XYZ="-434.7208, 2.565867, 651.0312"/>
</Order>
</Profile>