question about converting player position to waypoint

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
solarpriest
Posts: 2
Joined: Wed Mar 03, 2010 10:26 am

question about converting player position to waypoint

#1 Post 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>
User avatar
Administrator
Site Admin
Posts: 5353
Joined: Sat Jan 05, 2008 4:21 pm

Re: question about converting player position to waypoint

#2 Post 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.
Post Reply