Page 1 of 1

question about converting player position to waypoint

Posted: Wed Mar 03, 2010 2:42 pm
by solarpriest
Hi :)

Is there a way to use 'player position' as 'waypoint', or,

is it possible to convert 'player position' to 'waypoint'?

My experiment of 'player position' & 'waypoint' yield this result;

//Player Position (53.0, 53.0)
<!-- # 2 --><waypoint x="119" z="-7428"> </waypoint>
//Player Position (55.0, 55.0)
<!-- # 1 --><waypoint x="-138" z="-7235"> </waypoint>
//Player Position (55.0, 55.0)
<!-- # 3 --><waypoint x="-397" z="-7039"> </waypoint>

Re: question about converting player position to waypoint

Posted: Wed Mar 03, 2010 4:22 pm
by Administrator
I assume you mean the map coordinates displayed by the mini-map. In this case, no. They are meaningless and scale differently depending on what map you're on. Plus, they would be very inaccurate and not take you exactly where you want to go.