I'm trying to create a profile that will enter and leave an instance, but it feels impossible?
No matter what I try, I will only ever have it work once, then it will not work again.
Example:
<RunTo X="1331.41" Y="241.904" Z="52.5046" />
<RunTo X="1331.41" Y="267.188" Z="53.29499" />
<RunTo X="1331.41" Y="274.775" Z="52.81067" /> <!-- Leaves instance -->
<CustomBehavior File="WaitTimer" WaitTime="15000" />
<CustomBehavior File="RunMacro" Macro="/script ResetInstances()" /> <!-- Resets instance -->
Even though it leaves at that position, Questbuddy still think it's inside the instance and flys off outside triyng to find that position.
How on earth am I meant to do this?
No matter what I try, I will only ever have it work once, then it will not work again.
Example:
<RunTo X="1331.41" Y="241.904" Z="52.5046" />
<RunTo X="1331.41" Y="267.188" Z="53.29499" />
<RunTo X="1331.41" Y="274.775" Z="52.81067" /> <!-- Leaves instance -->
<CustomBehavior File="WaitTimer" WaitTime="15000" />
<CustomBehavior File="RunMacro" Macro="/script ResetInstances()" /> <!-- Resets instance -->
Even though it leaves at that position, Questbuddy still think it's inside the instance and flys off outside triyng to find that position.
How on earth am I meant to do this?