This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [RELEASE] [Lua] [ArcEmu] Item.dbc creator  (Read 2331 times)

Mordred

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 57
    • View Profile
[RELEASE] [Lua] [ArcEmu] Item.dbc creator
« on: May 13, 2012, 03:42:18 pm »
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)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Burn in fire of righteousness!
Easy Loginscreen

Meiya Stormsinger

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 9
    • View Profile
Re: [RELEASE] [Lua] [ArcEmu] Item.dbc creator
« Reply #1 on: May 17, 2012, 10:24:15 am »
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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »