other iconCheck your coordinates macro

7
vote up

Macro for Wow: Check your coordinates for Other. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 10-04-2012 - Updated on: 10-04-2012 - viewed 17074 times

Need help?

Description:

This Wow macro lets you not have to install heavy addons that you need to keep updating all the time. It will print out the current Wow map coordinate location that you are at. 

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

One response to “Check your coordinates”

  1. Michael Powell says:

    Cool, like to know where I am located. Thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.