linnabeba Member Joined Dec 24, 2011 Messages 41 Reaction score 0 May 3, 2015 #1 Is there any way to show gps points on world map in archeage, the one where you press "M", or to somehow edit original map?
Is there any way to show gps points on world map in archeage, the one where you press "M", or to somehow edit original map?
T tictoc Member Joined Sep 21, 2012 Messages 380 Reaction score 5 May 3, 2015 #2 I think you can at least set a marker: SetMapPos(dood.X, dood.Y, dood.Z); Log("marker set on " + dood.name + " dist: " + me.dist(dood));
I think you can at least set a marker: SetMapPos(dood.X, dood.Y, dood.Z); Log("marker set on " + dood.name + " dist: " + me.dist(dood));