WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   can someone update this mod to compatiable with 2.1? (https://www.wowinterface.com/forums/showthread.php?t=10636)

Hinata-Arygos 06-18-07 01:43 PM

can someone update this mod to compatiable with 2.1?
 
It is called HerbingMinalist and can be found here:

http://wow-es.curse-gaming.com/downloads/details/2485/

Thanks a lot if you can do this

shouryuu 06-18-07 03:26 PM

You can't do that specifically in TBC since we no longer have access to functions movement functions such as Jump(). However, what you can do, is do the following:
  • Open your macro window by typing /macro
  • Create a new macro, and choose a name for it (either in your general tab, or your character's tab, the choice is yours).
  • Type the following in the macro window: /castsequence Track Herbs; Track Minerals

Clicking on the above macro will alternate between tracking herbs and tracking minerals. You can either place it on your main action bar, or your side bar, or bind it directly to a key by typing in the following command (just type it in as if you were going to say something, using enter):
/run SetBindingMacro("KEY HERE","MACRO NAME HERE") SaveBindings(2)

I've bound mine to V; so the above command looks like this to me:
/run SetBindingMacro("V","Tracker") SaveBindings(2)

If you wish to have it bound to V for every character on your account, change SaveBindings(2) to SaveBindings(1).

mulesh 06-18-07 05:08 PM

Now that is a useful trick, shouryuu :)

shouryuu 06-18-07 05:42 PM

Aye :D You can also use an Addon called Clique (which you can find right here on wowinterface) to bind that macro to something like Shift + Left Click; it's quite usefull since you won't be eating precious key-binding/action bar space :P


All times are GMT -6. The time now is 06:32 AM.

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