Page 1 of 1
Viewing World Map Coordinates
Posted: 17 Nov 2014, 17:45
by qwertymodo
I often see locations in TMW referred to by location, either lat/long coordinates or by map number (e.g. xx-yy.tmx), but I can't seem to find a way to actually figure out where those locations actually are in-game. Is there somewhere in ManaPlus to display the current player location or current map name/number? Sometimes I can find hints in the source, like NPC scripts and such that can tell me where a particular map is, and some rough idea of coordinates, but for maps without NPC's with scripts or other waypoints I can recognize, I can't seem to figure out where some of these locations are.
Re: Viewing World Map Coordinates
Posted: 17 Nov 2014, 17:52
by wushin
press F10 this brings up the debug window
there you will see
Map: XXX-X.tmx
Player Posistion: (XX,XX)
Cusror: (XX,XX)
Re: Viewing World Map Coordinates
Posted: 17 Nov 2014, 23:05
by 4144
If you found coordinates on current map and want walk to it, you can run in chat command: /navigate X Y
and you char will automatically move to it
Re: Viewing World Map Coordinates
Posted: 19 Nov 2014, 21:19
by qwertymodo
Ok, cool. That tells me where I am and can get me to a location on the current map. The only question remaining is if there is any way to look up a given map ID (i.e. xxx-y.tmx) and know where in the game that is.
Re: Viewing World Map Coordinates
Posted: 19 Nov 2014, 21:21
by gumi
Re: Viewing World Map Coordinates
Posted: 25 Nov 2014, 01:04
by qwertymodo
Perfect, thanks
