Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Undiscovered on May 20, 2013, 10:19:57 pm

Title: [SOLVED] Talent of a custom race.
Post by: Undiscovered on May 20, 2013, 10:19:57 pm
Hi everyone !

Well, I've created customs races, but when I'm ig I don't see my talent panel...
Who can I fix it ?
Maybe one of you known the problem

Thank you for being you interest in my problem and please answering it !
Best Regards,


Sorry, if I've made any mistakes... Indeed I'm french !
Title: Re: Talent of a custom race.
Post by: Ascathos on May 20, 2013, 10:36:24 pm
TalentsTab.dbc
Title: Re: Talent of a custom race.
Post by: Undiscovered on May 20, 2013, 10:47:20 pm
Hum ok, but I don't see what I've to change...

My problem in screen:
Title: Re: Talent of a custom race.
Post by: XxXGenesisXxX on May 21, 2013, 06:21:07 am
More than likely in SkillRaceClassInfo.dbc the talents tab "skills" haven't been allowed for your race via the Race bitmask in it.
Title: Re: Talent of a custom race.
Post by: Undiscovered on May 21, 2013, 06:29:44 pm
First of all thanks Genesis, but another question. x)
What's column and id I've to change ? Because I don't know what's the good one.
Title: Re: Talent of a custom race.
Post by: Undiscovered on May 22, 2013, 02:03:01 am
Bump !

What's the ID who corresponding with the talents ?

I've found it: pxr.dk/wowdev/wiki/index.php?title=SkillRaceClassInfo.dbc
(add "www" because I'm not allowed te share links)

Thanks.
Title: Re: [SOLVED] Talent of a custom race.
Post by: Undiscovered on May 22, 2013, 06:58:32 pm
Solved, like Ascathos had said it's in TalentsTab.dbc
Thanks everyone
Title: Re: [SOLVED] Talent of a custom race.
Post by: Ascathos on May 22, 2013, 10:02:27 pm
Quote from: "Undiscovered"
Solved, like Ascathos had said it's in TalentsTab.dbc
Thanks everyone
Told you :p
Title: Re: [SOLVED] Talent of a custom race.
Post by: ruffo91 on July 21, 2014, 12:44:43 am
Hello!

When I change talenttab.dbc the names of the tabs are not showing right now :S
Title: Re: [SOLVED] Talent of a custom race.
Post by: schlumpf on July 21, 2014, 12:59:19 am
Dbcs are locale specific. It seems like you edited/added an dbc of a different locale.
Title: Re: [SOLVED] Talent of a custom race.
Post by: ruffo91 on July 21, 2014, 01:09:49 am
Oh! Solved! Thank you schlumpf ^^