-
Elite Member
Adding items [Antrix]
Is it possible to add items do the db?
I wish to add a Bow but im not sure how. Thanks
-
-
Newbie
Re: Adding items [Antrix]
It is quite simple to add items to the DB all you need to know is the right format and how to do it.
One way is to look in the SQL file of you item table and see how it is set up there.
Or another way is to go to a website or download an item creator.
Here is a site I use to do this (If I should not post these please remove):
Weapon Creator - WoW Vendetta: Wage Your War
Armor Creator - WoW Vendetta: Wage Your War
Once you make your item there, you need to click submit and change the download format to Antrix.
When you have done that go to Navicat or the SQL viewer program that you are using and load the SQL file you just made to your server.
I hope this was of some use to you.
-Dakafall (Zorrin)
P.S
Please feel free to contact me for any farther help, I will try my best.
-
Elite Member
Re: Adding items [Antrix]
LOL. Wow that is amazing. Thanks
-
Newbie
Re: Adding items [Antrix]
I hope it was clear enough for you, if it was not you can always contact me over a PM or an email and I can try to walk you through it step by step.
I hope things go well for you.
-Dakafall (Zorrin)
-
Member
Re: Adding items [Antrix]
if i run the batch file an error appears :s
-
Member
Re: Adding items [Antrix]
its a mangos weapon creater such as the armor creator
-
Member
Re: Adding items [Antrix]
okay on antrix... i just get a item like it for example i needed to make a bow id search for a bow then write down the entries for every column then ujst change it and the entry ID is the itemID and also if you look through you can also quality this is like the whtie text for it or the blue or purple (basically rarity colours) then add them into loot tables
-
Elite Member
Re: Adding items [Antrix]
the wow-v site does all of that for you and much easier so you dont have to scroll through every column
-
Member
Re: Adding items [Antrix]
Everytime i try to enter the query into the box, and click execute all queries, i just get "
Error Code : 1062
Duplicate entry '23457' for key 1
(0 ms taken)
Error Code : 1062
Duplicate entry '23459' for key 1
(0 ms taken)
"
that kind of message :\ helpeh meh!! i use "SQLyog
-
Elite Member
Re: Adding items [Antrix]
change u r item id.
example ;
if u adding a new items to u r bd, try to begin with hight number(50.000, etc. ..), if u don't know what's the last item number in item_template :=)
-
Sorcerer Supreme
Re: Adding items [Antrix]
Wowv makes all items unique
Wowv has incorrect sheath for a bunch of items in antrix
Wowv cant manage a few columns like reqdisenchantskill and itemextendedcost and flags and more
Wowv sets incorrect class, subclass, inventorytype for several items as well.
From what I see, its wasnt made for antrix item making.