Thread Tools Display Modes
03-29-06, 01:41 AM   #1
sorah
A Defias Bandit
Join Date: Feb 2006
Posts: 3
Help me please!!

I know Bibmod will be fixed. But now i'm worried about a Coordinate Locator Program. Cause i really need it for quest but the one i was using doesnt work no more and i dont think the person will make another. Does anyone know any basic coordinate programs that have x and y? That is for the new patch?
  Reply With Quote
03-29-06, 08:19 AM   #2
Crimm
A Defias Bandit
AddOn Compiler - Click to view compilations
Join Date: Mar 2006
Posts: 2
This should get you by until Bibmod is fixed.

Type /macro

And crete a new macro.

Drop this in it:

/script px,py=GetPlayerMapPosition("player")
/script DEFAULT_CHAT_FRAME:AddMessage(format("[ %s ] %s , %s",GetZoneText(),px,py));


Value will be between 0,0 (Top Left corner of current map) and 1,1 (Bottom Right)

Then just drop that macro onto your toolbar, and mash it at will. :P

http://www.wowwiki.com/Most_Used_Macros#Location
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Help me please!!

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off