Forum > Serverside Modding
[QUESTION] Talent Trees Require 5 points
(1/1)
Vortalex:
In any of the talent trees, you will see this message in a spell's description before having sufficient points spent in that tree:
"Requires 5 points in ____ Talents"
In what way would I go about modifying that value to require a different quantity of points?
Is it DBC, Hard-coded, or what?
deep6ixed:
It's in a lua file for talent frame.
Let me get to work, where I left my exHDD and I can find it for you. Think it's called talents per row or something similar.
stoneharry:
--- Quote from: "deep6ixed" ---It's in a lua file for talent frame.
Let me get to work, where I left my exHDD and I can find it for you. Think it's called talents per row or something similar. --- End quote ---
The actual amount is hard coded in the binary. I changed it by overwriting the display in Lua.
Vortalex:
--- Quote from: "stoneharry" ---The actual amount is hard coded in the binary. I changed it by overwriting the display in Lua. --- End quote ---
Yeah I figured that out, but thanks anyways :P
Navigation
[0] Message Index
|