Jump to content

Garrison mine/herb profile creating issue


Recommended Posts

Hey guys, so i was trying to create a custom profile for my own garrison mine/herb routine.

I loaded up the profile creater and recorded my pathing in the herb garden and mine, but when i tried to play it, my character just mounts up and rushes to each of those path points without actually gathering anything.

I tried searching this forum, seems like i have to adjust some stuff in the advanced general setting, when i tried looking at the current client, there is no such tab.

Any inputs?

Link to comment
Share on other sites

Also when i was looking at another downloaded garrison mining profile that worked, i noticed they have this section which i dont:

<GatherEntry>
    <int>232542</int>
    <int>232541</int>
    <int>232544</int>
  </GatherEntry>

I assume this is some kind of ID/code for node identification of some sorts?

Can someone tell me what this is and how to edit/select this when im making a profile

Thanks!

Link to comment
Share on other sites

You can go to wowhead.com, search for the node/vein you want to collect and edit your .xml file just like this scheme.

<GatherEntry>
    <int>232542</int>
    <int>232541</int>
    <int>232544</int>
  </GatherEntry>

replaces

<GatherEntry />

 

For example 232542 is a Blackrock Deposit as seen in the URL of http://www.wowhead.com/object=232542/blackrock-deposit

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...