Hi MMowned. I need an SQL patch that make DKs have all talents and special spells on character start. Can someone help me? Thanks!
Hi MMowned. I need an SQL patch that make DKs have all talents and special spells on character start. Can someone help me? Thanks!
It's not that hard to do yourself.
Try to look at the Trinitycore wiki (Main Page - TrinityCore).
You really need to learn this before you can have your own server.
I would love to do this for you but then you won't learn so.
A hint I give you: World database - playercreateinfo_spell - Class ID of the deathknight: 6
And what about talents?
Thanks for help![]()
Talents.. I don't know about that need to look it up, hold on.
I think you need to script that in c++.
just make a deathknight only quest that gives talentpoints as a reward. If you want to be "unique", you can make a server hook that adds the talentpoints to the deathknight the first time it logs in.