Forum > Serverside Modding

[RELEASE] [Lua] [ArcEmu] Item.dbc creator

(1/1)

Mordred:
Hey Modcraft community ;)

recently I came across the bug with custom created weapons and armor, that they aren't real weapons / armors and that you have to enter the data of each item into the item.dbc.

So I created this little script to create an Item.txt which you can rename to Item.dbc.csv to convert it to a dbc with DBCUtil.

In this download link is everything you need to use it.
LINK

PS.: LSL2 is used in this script, for more information check out the documentary: LINK

How to:
-extract the downloaded .rar file into your scripts folder in your core directory
-restart/run your core and login
-ingame you have to say .idbc
-if everything worked this message should pop up in your chat:
Your Item.txt has been successfully created.
-go to your core directory (not to your scripts folder) and rename the Item.txt file to Item.dbc.csv
-now drag & drop the Item.dbc.csv file on the DBCUtil.exe and your Item.dbc should be created with every single item you have in your DB

~Mordred
(thx to Kenuvis & Memento for LSL2 :P)

Meiya Stormsinger:
Or you could just copy paste stuff from your database and remove all the overflowing text, convert it to a csv file, put in the new information which you got from the DB, then just convert it back to a dbc.

Navigation

[0] Message Index

Go to full version