Jump to content

Recommended Posts

Hi, I am trying to make my own gatherer profile. Where can I find the item IDs used in <GatherEntry>?
 

for example:

  <GatherEntry>
    <int>202752</int>
  </GatherEntry>

this ID stands for whiptail.

I am using cata version

 

21 minutes ago, chichimaozi said:

Hi, I am trying to make my own gatherer profile. Where can I find the item IDs used in <GatherEntry>?
 

for example:

  <GatherEntry>
    <int>202752</int>
  </GatherEntry>

this ID stands for whiptail.

I am using cata version

 

You are gathering from an Object to get the item. There are two ways to do this.

  1. (In Game) Use the Developer Tools to search for Objects.
  2. (Out of Game) Go to Wowhead.com and search for the herb you're looking for.
    1. Go to the bottom of the item page and look for the tab "Gathered from".
    2. Click on the Object name under "Name" or mouse hover for the ID of the Object.

image.png.4712951e6d2b4394dc16a4dd75b7fdb9.png

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...