Modcraft - The community dedicated to quality WoW modding!

Legion- / WoD- / Mop- / Cata-Modding => DBC / DB2 / DB modding => Topic started by: Marwin on May 30, 2017, 05:50:09 pm

Title: Legion/WoD Item editing
Post by: Marwin on May 30, 2017, 05:50:09 pm
Hello,

I recently compiled the Legion on TrinityCore 7.2.0 TDB. I'm trying to get to know the differences between Wotlk and WoD / Legion modding. The biggest surprise was the missing item_template DB table.

Because the documentation is still not complete, do you have any idea how to edit the name, description or price of an item? I will be very grateful for any information, thanks.  :)
Title: Re: Legion/WoD Item editing
Post by: Mr. DK on June 02, 2017, 12:28:27 pm
The main problem with Legion modding is that they removed file datas from dbc/db2 and replaced it with a hasing system. As I am informed we currently cant calculate these has values making it impossible to do 80% of the Modding. This is why I and this section uses WoD since it was the last expansion using Filedata's. I really recommend using WoD over Legion.