Ok sorry another noob question.
I've got all the DBCs and MPQs, but where do I find the items?
Things seem to have moved around since I last made a server. >.>
Thanks again
8 posts
Ok sorry another noob question.
I've got all the DBCs and MPQs, but where do I find the items?
Things seem to have moved around since I last made a server. >.>
Thanks again
Posted 2 years ago » Permalink
Warglaive of Azzinoth (left and right)
-> http://www.wowhead.com/?item=32837 <-- the # at the end is the item ID#
-> http://www.wowhead.com/?item=32838 <-- the # at the end is the item ID#
Warglaive of Azzinoth (left and right)
-> http://thottbot.com/i32837 <-- the # at the end is the item ID #
-> http://thottbot.com/i32838 <-- the # at the end is the item ID #
wowhead IMHO is a better site, so I'd start there, it's updated more frequently and easier to use
wow.allakhazam.com is a good site too, but I prefer the other two
Posted 2 years ago » Permalink
you can also just type in game
.lookup item warglaive of azz
and you will get these codes
Posted 2 years ago » Permalink
I'm also having problems with my id's. My creature and spell id's are not correct, I look em up and I try to morph or learn the spell with that Id. but its something completely different. How can I fix this?
Posted 2 years ago » Permalink
I didn't mean where to find them online. I meant where to find them in the files so that I can add more to the proper place and such. I've opened the DBCs but can't seem to find what I'm looking for.
Posted 2 years ago » Permalink
Please, explain what you meant by 'add more'? Do you want to create custom items? You need to mess with .dbc and .mpq files only if you want to create new models or such. Otherwise it's a database thing.
For creating custom items chech this link:
http://projectsilvermoon.net/index.php?showtopic=2681&hl=items
Remember that you need to register on http://projectsilvermoon.net and post at least three times in order to see that page.
And here you can download lists of IDs:
Posted 2 years ago » Permalink
I noticed in the rar file ID's That chicken is 620. On my server its 304 which is supposed to be fell steed. Can anyone tell me how to get the right ID #'s?
Posted 2 years ago » Permalink
Yes, chicken entry ID (i.e. database entry number) is 620, but its model ID is 304.
I guess you used .lookup creature command to get that number.
Actually model IDs are what you want usually. You can use model IDs with commands .morph model_ID and .setmodel model_ID.
Posted 2 years ago » Permalink
You must log in to post.