Modcraft - The community dedicated to quality WoW modding!

Legion- / WoD- / Mop- / Cata-Modding => Miscellaneous => Topic started by: Systemfre1 on May 02, 2017, 06:09:13 pm

Title: Race/Class Combinations Problem
Post by: Systemfre1 on May 02, 2017, 06:09:13 pm
So I've edited the DBCs (CharStartOutfit and CharBaseInfo) and the different SQLs (Player_Levelstats, Playercreateinfo and Playercreateingo_action) related to this.

And as far as I can tell it works... kinda...
If I create any old human character and change their class to Druid in the database it doesn't crash.
But I can't select the Druid class on the Character Creation screen? It is still grayed out, how do I make it so I can select it on that screen?

Thanks
Title: Re: Race/Class Combinations Problem
Post by: Systemfre1 on May 02, 2017, 10:43:59 pm
Nevermind, got it solved.

My error was (For future reference) that I hadn't put the newly edit DBC files into the DBFilesClient folder located in my WoW Directory ( WoDModding\Clients\6.2.4\DBFilesClient\[DBC files].dbc (or .db2) )