WoW:API GetPlayerMapPosition: Difference between revisions

Line 4: Line 4:
NOTE: This appears to have issues with the advent of Patch 3.0.2
NOTE: This appears to have issues with the advent of Patch 3.0.2
It seems to be only working intermittently.
It seems to be only working intermittently.
Until you open the world map, this always seems to return (0,0). <br>
After you open and close the world map, the coords return the correct values. <br>
Start your code with the following two lines in your OnInitialize Section: <br>
WorldMapFrame:Show() <br>
WorldMapFrame:Hide() <br>


==Usage==
==Usage==
Anonymous user