WoW:API GetPlayerMapPosition: Difference between revisions

no edit summary
(Added minor info about the 0,0 error and SetMapToCurrentZone.)
No edit summary
Line 10: Line 10:


:("unit")
:("unit")
:;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. (Does not work with all unit types. Works with <tt>player</tt>, <tt>party<i>N</i></tt> or <tt>raid<i>N</i></tt> as unit type. This was to disable range-checking mods).
:;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. (Does not work with all unit types. Works with <tt>player</tt>, <tt>party<i>N</i></tt> or <tt>raid<i>N</i></tt> as unit type. In particular, it does not work on pets.  This was to disable range-checking mods).


----
----
Anonymous user