Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Gurluas on July 18, 2014, 03:56:23 pm

Title: [QUESTION]  Editing Charfacialhairstyles.dbc
Post by: Gurluas on July 18, 2014, 03:56:23 pm
I need a program or dbc template for 010 editor so I can edit Charfacialhairstyles.dbc

Mydbceditor is unable to do it because it regards the first column (race ID) as the entry id, so I am unable to add a new entry properly.

Taliis can edit it, but Taliis makes the DBC cause a crash. So does anyone have any alternative to edit this dbc?
Title: Re: [QUESTION]  Editing Charfacialhairstyles.dbc
Post by: Simping on July 18, 2014, 11:18:08 pm
You could try to use this parser. It can parse dbc files to csv and vice versa.
https://bitbucket.org/glkrlos/wowparserpublic (https://bitbucket.org/glkrlos/wowparserpublic" onclick="window.open(this.href);return false;)