Waypoint <onLoad> sequence
Posted: 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;
Is it possible to change it like this?
What do you think?
I assume from this that the load sequence goes something like this;
- Load waypoints
- Do onload instructions
- Find nearest waypoint
- Goto waypoint
Is it possible to change it like this?
- Load waypoints
- Find nearest waypoint
- Do onload instructions
- Goto waypoint
What do you think?