In-Game Coordinates without an add-on!
#1
Here is a macro you can make to give you your current location using in-game X,Y coordinates within your present zone. Should help in finding locations mentioned in guides or Thottbot/WoWHead/Allakhazam for those of us who don't like updating and maintaining addons!

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

Just make a new macro with it, put the button for it on a bar somewhere and enjoy!

Shillatae
"She is a soothsayer. She’s a mystic. She is a witch doctor, able to see into people’s hearts and minds. She’s also touched by the elements." -Naomie Harris
Reply
#2
thanks tae and yeh i don't have any addons except a threat meter.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)