This a Guide made by Hawkexpo @ MMonwed. No one has the right to Post this or very similar to this guide on any site unless you ask Hawkexpo and he approves it.
Ok lets start out with Finding the Model ID.
1) go to Wowhead: Working as intended.
2) Once in WoWHead look for a nice item. (im making a 2-h sword.
I have chosen demon slayer
But there is a problem it's Icon looks cr@pie . And i want to see How it looks like. Easily click here.
3) If you like the Item Copy+paste the name.
4) Go toItems Database Search - World of Warcraft - WoW Guru
5) Paste the Name of item Wanted. and search it.
6) Once found click it. Then click "View XML For *item*"
7) Look where it says Texture ID.
name>Demonslayer</name><bond>Binds when equipped</bond>
<texture id="28714">INV_Sword_03</texture>
<quality id="3">Rare</quality>
<class/>Copy that and thats How you get the ID of an item. Now Lest start the item.
_____________________________________________________
_____________________________________________________
1) Go to WoW Vendetta - Wage Your War
2) Here you can customize. Put The ID of item you want here.
Red= DisplayID of item
Pinkish= The Code for item (ex: .additem "696969")
Dirty green= The speed of item in Milsecs (1950= 1.95)
Teal= Player required level to use item and The 2nd square has a 1 un it which means Unique.
Brown= Class item (example: Class: Hunter)
White= Damage.
Ok Now The more Advanced is lower on the Creator.
To have Advanced spells click here.
Now lets find a Nice effect.
When turned to Advanced There is a Search box Type in the spell name you want. I want to AoE Shiled on weapon. so i found it.
Thottbot World of Warcraft: Fel Immolation On the link it says /s36051 ignore the s and copy the code " 36051 " and write it down on the Item thing.
Once done click the submit and here is.
Then here you can Download on Mongos or Antrix.
________________________________________________________________________________ _____________
________________________________________________________________________________ _____________
Now Inserting it into Database.
Go open Navicat.
Open your server connection. Right clikc the Part that Has the items in it (Mine is spdb). Right click it and press execute Batch file.
Then It should Open a window Click "..."
Select the File of your item. then click start.
Then it should show somthing like this.
Then restart your server/ turn on and ".additem" it on and Have fun.
here is how mine turned out
![]()