Forum > Serverside Modding
[QUESTION:] How to create a class specific trainer?
<< < (2/2)
Ascathos:
No enum for trainers here. They are basically the same trainer npc repeated, just with different settings, e.g. required race, etc.
SkillLine*.dbc is the main-component here. You need to edit those to add 'spells' to a potential trainer class.
SkillRaceClassInfo.dbc SkillLineCategory.dbc
Those are also important. Make sure those are up to necessary.
Amaroth:
Well, that surprised even me that spells are related to classes in skilllines, and I thought I already know those DBCs very well :D. Thanks, I hope it will work now.
Ascathos:
Client is basically validating the data from the dbcs, while server-side generates the lists. If Client is not up-to-date to serverside, there will be different displays, however those will not work.
Reminds me off the Warrior Talent bug somewhere in MoP. With an addon, Warriors were able to learn Avatar at level 15 because of a malfunction.
Good times.
Navigation
[0] Message Index
[*] Previous page
|