Role Play Attributes


Add character upgrade point system. Rebalances for stat gains and costs.

Content
1 year, 7 months ago
1.1
816

b No exp

1 year, 7 months ago

Hey, just a FYI it wont give exp, when killing biters
[Control.lua] Line 713 - it looks for "player", but when you as a player kill a mob its the type of "character"

Thou when I changed it to that, it show the floating text that I gained 1 xp, it wont update GUI, still looking for why, but just a FYI

1 year, 7 months ago

Correction, it gives exp, just not the amount that the floating text shows - just re read the code and got it to print out the exp value I get and how much I have - it adds 0.01 as states in the ExpTable but its * 100 in the Tips - due to line 721: ..", n[2] * 100}"

New response