Thottbot > Forums > User Interface > AddOns > how do you get coor...
NEW! Wrath of the Lich King! (October 3)   NEW! Project Lore Episode 10.1
  Report  Quote Reply Re: how do you get coordinates
Score 6.5     Vote: [-] [+] by ØÑ ĐĘĂĐĽĨĖŖ ĜŖØŰŅĐŞ, 9.5 months ago
A way to check coords without an addon is by typing this in chat



/script SetMapToCurrentZone() local x,y=GetPlayerMapPosition("player") DEFAULT_CHAT_FRAME:AddMessage(format("%s, %s: %.1f, %.1f",GetZoneText(),GetSubZoneText(),x*100,y*100))



BackTop
 
Created by Thott - Thottbot 3.71 - Feedback