WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Help me please!! (https://www.wowinterface.com/forums/showthread.php?t=4197)

sorah 03-29-06 01:41 AM

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? :(

Crimm 03-29-06 08:19 AM

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


All times are GMT -6. The time now is 07:47 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI