Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nic on July 25, 2013, 10:07:28 pm

Title: [SOLVED] [QUESTION] WoW crash while open profession
Post by: Nic on July 25, 2013, 10:07:28 pm
Hey there,

i modify the Spell.dbc (convert it with DBCutill to CSV) and create a new line at the bottom of the file. The new line is a copy from this http://www.wowhead.com/spell=3492 (http://www.wowhead.com/spell=3492" onclick="window.open(this.href);return false;) Spell. I change the ID, the name, the create item and the required items:

Code: [Select]
90000,0,0,0,0x10030,0x400,0x0,0x0,0x0,0x0,0x0,0x0,0x0,,0x0,,0x0,0,1,0,0,0,0,0,0,0,0,0,37,0,0,15,0,
0,0x0,101,0,0,0,0,0,0,0,0,0,,1,0.0,0,0,0,0x0,730,0,0,0,0,0,0,0,5,0,0,0,0,0,0x0,0x0,-1,0,0x0,24,0,0,1,0,0,
1,0,0,0,,,0.0,0.0,0.0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0,0,0,869,0,0,0,0,0,0,0,0,0,0,0,
0.0,0.0,0.0,0,0,0x0,0,0,0x0,0,0,0,395,0x0,140,0,0x0,,,,"TestRezept",,,,,,,,,,,,,16712190,,,,0,,,,,,,,,,,,,
16712188,,,,0,,,,,,,,,,,,,16712188,,,,0,,,,,,,,,,,,,16712188,0,0x0,0,0,0,0x0,0x0,0x0,0,0,0x0,0,1.0,1.0,1.0,
0x0,0,0,162,0,0,0x1,0,0,0,0.0,0.0,0.0,0,

I change the Spell.dbc in the Trinity Core and i create a patch for my World of Warcraft client. Login is okay and i can learn the spell but if i want to open the profession window i get the wow crash.