Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: human1104 on November 29, 2016, 11:47:24 am
-
Hello
I would like, to the quest give me reward talent points. I tried to find a soultion In this website:
https://trinitycore.atlassian.net/wiki/ ... ardTalents (https://trinitycore.atlassian.net/wiki/display/tc/quest_template#quest_template-RewardTalents" onclick="window.open(this.href);return false;)
And i found this:
RewardTalents
Will give X bonus talents to the player completed the quest. Leave'"0"for No Bonus Talent Points.''
I tried inside the game, for 1 quest setup this reward, in game chat get message you gain 1 talent point, but i have 0 talent point.
Any solution?
-
RewardTalents is a poor way of rewarding talent points to the player, as it can't be used to exceed a certain limit (whatever the cap is). Typically, the NPC, upon quest completion, will cast a spell on the player that rewards X amount of talent points.
Thus, I venture to guess the quest is tied to some spell that's rewarding the talent points.
-
While I know this thread is somewhat old, i figure this might help...
Possibly you could look at the death knight starting zone if you're working on a Wrath build or even Cata build. I know some of the quests there reward talent points (In Wrath it was how DKs got their talent points up to their level before they left the zone) so maybe you can look at the scriupts for the npcs that do the quests as well as any questing scripts/db entries that use it too to get an insight on it.