View Single Post
06-17-18, 03:41 PM   #6
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2006
Posts: 350
Lua Code:
  1. local px, py = C_Map.GetPlayerMapPosition(mapID, "player"):GetXY()
Iirc, an instance will have a mapID but not have the Position mixin which contains the :GetXY() function.
__________________
AddonsExecutive Assistant User Configurable To-Do ListLegible Mail Choose the Font for Your Mail
  Reply With Quote