Thottbot > Forums > General > WoW General > Getting coordinates w...
  NEW! Project Lore - Soloing - Dorkins Does Dailies Episode 25 - The Wyrmrest Accord - Part 3
  Report  Quote Reply Re: Getting coordinates without using add-ons!
Score 2.9     Vote: [-] [+] by coz752, 1.6 years ago
Last edit: 1.6 years ago
this macro by Kitster_2000, above is confirmed to work
just copy everything, including weird looking /';`'; things
you dont even need to make a macro, just copy and paste it in any chat line


/script px,py=GetPlayerMapPosition("player"); px=floor(px*1000); py=floor(py*1000); px=px/10; py=py/10;DEFAULT_CHAT_FRAME:AddMessage(format("%s: %s, %s",GetZoneText(),px,py));

BackTop
 
Created by Thott - Feedback - Thottbot 3.71 /