Im making a profile, but having trouble continuing the script after it zones out of a dungeon.
The dungeon exit is the typical big blue shit.
And ive set it up like this to run into it:
<RunTo X="-726.3634" Y="2.68129" Z="-248.05" />
And the bot runs there, and gets zoned out, all is fine.
But when its zoned out of the dungeon, it still tries to reach the same destination. It doesnt continue on to the next step, so it fails and stops.
How do people do this? There should be a <Try> , or even a "If RunTo fails after 5 seconds, continue to next step instead of exiting".
The dungeon exit is the typical big blue shit.
And ive set it up like this to run into it:
<RunTo X="-726.3634" Y="2.68129" Z="-248.05" />
And the bot runs there, and gets zoned out, all is fine.
But when its zoned out of the dungeon, it still tries to reach the same destination. It doesnt continue on to the next step, so it fails and stops.
How do people do this? There should be a <Try> , or even a "If RunTo fails after 5 seconds, continue to next step instead of exiting".