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.
LINKPS.: LSL2 is used in this script, for more information check out the documentary:
LINKHow 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 )