rock5
Posts: 12173 Joined: Tue Jan 05, 2010 3:30 am
Location: Australia
#1
Post
by rock5 » Mon Apr 12, 2010 4:52 am
I tried setting the waypoint in the <onLoad> section of the waypoint file but it still moved to the nearest waypoint.
I assume from this that the load sequence goes something like this;
Load waypoints
Do onload instructions
Find nearest waypoint
Goto waypoint
So I'm not able to override the starting waypoint.
Is it possible to change it like this?
Load waypoints
Find nearest waypoint
Do onload instructions
Goto waypoint
That way we can overrife the start waypoint.
What do you think?
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
How to: copy and paste in micromacro
________________________
Quote:
“They say hard work never hurt anybody, but I figure, why take the chance.”
Administrator
Site Admin
Posts: 5353 Joined: Sat Jan 05, 2008 4:21 pm
#2
Post
by Administrator » Mon Apr 12, 2010 5:53 am
You're right, this was a bug. This and
the other waypoint bug you've posted have (hopefully) been fixed with SVN r431. Let me know if you notice anything else or if these changes don't fix the problems they are supposed to.
rock5
Posts: 12173 Joined: Tue Jan 05, 2010 3:30 am
Location: Australia
#3
Post
by rock5 » Mon Apr 12, 2010 6:22 am
Yep, working.
Thx.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
How to: copy and paste in micromacro
________________________
Quote:
“They say hard work never hurt anybody, but I figure, why take the chance.”