View Full Version : [Tutorial] How to make your own armor and weapons (EASY!)
SiPex
06-14-2007, 10:33 PM
Step 1. First make sure you know some weapon id's that don't exist yet. (personally i like using 2000000-3000000 just so i know where all of mine are.)
Step 2. download the wow model viewer (http://wow-en.curse-gaming.com/downloads/details/1427/) and select a model to use. The best way i think is to open the character<[race]<[gender] tree and then on the right column select the appropriate weapon/armor slot and in the window that comes up, scroll or search through the entries there until you find the right one. After you have found the name of the weapon that has the model you want to use, open up this text file (http://cyong.cc/displayids.txt) and search for the name of the item (if you have the text file open in your web browser, you can hit ctrl+f and do a search for the item name). Now just to the left of the item names are the displayids for them. write that number down as well.
step 3. go to this site for weapons (http://wow-v.com/weaponcreator.php) or this site for armor (http://wow-v.com/armorcreator.php) and fill out the form using your chosen stats, the itemid and the displayids you have chosen and hit submit.
step 4. now at the bottom of the page there is a text box with three tabs, make sure you have the antrix tab selected, then right click all the text in there and click select all, then open up your database tool (i.e. Navicat) and make a new query and paste all the text that you copied from the weapon/armor creator. Or you can save it into a text file and run it as a batch file.
Now to spawn your item in-game, type .additem [itemid you chose]
SiPex
Jacksparrow
06-14-2007, 10:59 PM
already been posted before
Wildcard999
06-15-2007, 03:15 AM
very nice guide, it worked perfect.
darkpingu
06-15-2007, 12:26 PM
Step 1. First make sure you know some weapon id's that don't exist yet. (personally i like using 2000000-3000000 just so i know where all of mine are.)
Step 2. download the wow model viewer (http://wow-en.curse-gaming.com/downloads/details/1427/) and select a model to use. The best way i think is to open the character<[race]<[gender] tree and then on the right column select the appropriate weapon/armor slot and in the window that comes up, scroll or search through the entries there until you find the right one. After you have found the name of the weapon that has the model you want to use, open up this text file (http://cyong.cc/displayids.txt) and search for the name of the item (if you have the text file open in your web browser, you can hit ctrl+f and do a search for the item name). Now just to the left of the item names are the displayids for them. write that number down as well.
step 3. go to this site for weapons (http://wow-v.com/weaponcreator.php) or this site for armor (http://wow-v.com/armorcreator.php) and fill out the form using your chosen stats, the itemid and the displayids you have chosen and hit submit.
step 4. now at the bottom of the page there is a text box with three tabs, make sure you have the antrix tab selected, then right click all the text in there and click select all, then open up your database tool (i.e. Navicat) and make a new query and paste all the text that you copied from the weapon/armor creator. Or you can save it into a text file and run it as a batch file.
Now to spawn your item in-game, type .additem [itemid you chose]
SiPex
Man, Both me and Jacksparrow have already posted guides how to make ur own weps...
kolklik
06-15-2007, 01:31 PM
yeah, but this guide is good for ppl who dont know much about navicat.. i like it, very nice for ppl who eigter dont know or dont wanner bother doing it in navicat
killalot
06-15-2007, 03:36 PM
In other words this is an excuse for noobs to skimp on learning there way around a database, thus giving them more reasons to post about questions that have been awnsered.
my suggestion to anyone reading this tutorial. LEARN THE FKN DATABASE, its not that complicated. Everything is labeled and ready to learn. Youll be happyer in the long run.
Jacksparrow
06-15-2007, 04:49 PM
well this has been posted about 3 times already and he just posts it again somebody should close this and use the official tut by ping
KeRiZmA
06-15-2007, 08:50 PM
I made a bunch of new armors and weapons and I have the saved on my desktop, how do I use them in navicat because I don't understand the way you explained it.
i have a question...i wanna make a new item..when i select a display id for my weapon does that display id have to come from the database..or can i find a weapon on allakazham and get a code for a weapon on there then use a custom id code for that weapon..im a little confused about this because I really wanna make a custom weapon
Jacksparrow
06-15-2007, 09:54 PM
onok i replied to yours and kerizma open navicate open your databse right click your databse and click execute batch file and execute those.
SiPex
06-15-2007, 10:13 PM
i have a question...i wanna make a new item..when i select a display id for my weapon does that display id have to come from the database..or can i find a weapon on allakazham and get a code for a weapon on there then use a custom id code for that weapon..im a little confused about this because I really wanna make a custom weapon
Find the model by using the text file thats in the original post. Press ctrl+f and type in the weapon you want to find.
Jacksparrow
06-15-2007, 10:21 PM
ahh i already replied to it read other posts
what if the item is not in that list is what im asking cuz there are some weapons that arent in that list
SiPex
06-16-2007, 01:02 AM
if you are using the wow model viewer and choosing one of those weapons, it is in there. The only reason you wouldnt find it is that if you use ctrl+f and you aren't at the top of the page because when it searches, it goes through the whole thing downwards.
Jacksparrow
06-16-2007, 01:01 PM
or you could just use wowhead and search the item or weapon or person
what is the skin ID for the t6 warrior chestpiece?
sumkid
06-16-2007, 10:44 PM
I made an item and it worked but when i made second 1 and i made a different id it didn't work and it here are the errors
[2007-06-16 18:32:02] [Err] 1062 - Duplicate entry '0' for key 1
Zeldagod07
06-17-2007, 02:04 AM
thanks for the tut it worked easy and great :)
darkpingu
06-17-2007, 09:32 AM
Man, the link to the txt file doesn't work :s :( Please fix a new one.
Zeldagod
06-17-2007, 02:36 PM
the link did work but not anymore :(
Meathead
06-18-2007, 09:15 AM
when i try do it it jsut says item_template not found in navicat tables
Zeldagod
06-18-2007, 09:20 PM
did you check if they were there?
shadowmagius
06-21-2007, 03:38 AM
always check your items tables after you execute :) friendly reminder, lol
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.