Thread Tools Display Modes
06-18-07, 01:43 PM   #1
Hinata-Arygos
A Kobold Labourer
Join Date: Jun 2007
Posts: 1
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
  Reply With Quote
06-18-07, 03:26 PM   #2
shouryuu
A Chromatic Dragonspawn
 
shouryuu's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 150
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).
  Reply With Quote
06-18-07, 05:08 PM   #3
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 193
Now that is a useful trick, shouryuu
__________________
"Don"t tase me bro!" ~ Andrew Meyer
  Reply With Quote
06-18-07, 05:42 PM   #4
shouryuu
A Chromatic Dragonspawn
 
shouryuu's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 150
Aye 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
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » can someone update this mod to compatiable with 2.1?

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