it has been a while, since the last time, I used this bot.
I started yesterday again and made some quest profiles, but unfortunately
Code: Select all
__WPL:setWaypointIndex(1)I tried in my waypoint file:
Code: Select all
<waypoints type="TRAVEL" >
<onLoad>
__WPL:setWaypointIndex(1);
</onLoad>
...
</waypoints>
Code: Select all
if RoMScript("igf_questStatus('Kobold Mutation')") == "complete" then
loadPaths("kobold_finish_1.xml");
__WPL:setWaypointIndex(1);
endCode: Select all
Loaded waypoint path kobold_finish_1.xml
Waypoint #52 is closer then #1. Hence we start with waypoint #52.
No return path with default naming kobold_finish_1_return.xml found.
We use the normal waypoint path kobold_finish_1.xml now.
Equipment update took: 1
Moving to waypoint #52, (-3210, -3890)