1
Serverside Modding / Re: [C++] Talent Points Per Level
« on: December 31, 2013, 03:55:33 pm »
Why are you doing this in C++?
Is the core you're using not already setup to change that right in the configs?
Trinity Does, I'm not sure about the others...
#
# Rate.Talent
# Description: Talent point rate.
# Default: 1
Rate.Talent = 1
^ Just simple division that is 1:1
I have mine set to .40 but you can easily set it to reward every 15 levels.
Is the core you're using not already setup to change that right in the configs?
Trinity Does, I'm not sure about the others...
#
# Rate.Talent
# Description: Talent point rate.
# Default: 1
Rate.Talent = 1
^ Just simple division that is 1:1
I have mine set to .40 but you can easily set it to reward every 15 levels.