WoW:API GetPlayerMapPosition: Difference between revisions

Added that its a possibility to be at 0,0 legally
(Formatting mostly)
(Added that its a possibility to be at 0,0 legally)
Line 21: Line 21:
:* The map hasn't been updated yet; either open the map or use [[API SetMapToCurrentZone|SetMapToCurrentZone]]() after entering a new zone
:* The map hasn't been updated yet; either open the map or use [[API SetMapToCurrentZone|SetMapToCurrentZone]]() after entering a new zone
:* An unsupported [[unitId]] was given.
:* An unsupported [[unitId]] was given.
:* You're actually at 0,0 in a given map, which although its unlikely, its perfectly possible and legal.


== Example ==
== Example ==
Anonymous user