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>