PDA

View Full Version : [TrinityCore] Talent Chooser



Wise
09-01-16, 10:47 PM
Talent Chooser



I found this old script laying around on my computer, and I thought why not release it to the public so someone can get use of it
Basicly its a talent chooser that many twink server used in the pass, some still do. Anyway I didn't create it, I just wanted to release it since I don't use it.


Pastebin: [C++] Talent Chosser - Pastebin.com (http://pastebin.com/Vi4Mn8sm)


More scripts will be released that i have laying around later. Have fun

Best regards, Sopse

Bokrom
04-02-17, 12:24 PM
Hello! Thanks for this script. At some point, pPlayer->ADD_GOSSIP_ITEM was removed, and replaced with AddGossipItemFor(). You can find the declaration for AddGossipItemFor() in ScriptedGossip.cpp

[C++] Talent Chooser (Update) - Pastebin.com (http://pastebin.com/B3y8wPjT)