longtianchi
Member
There's a strange bug in my code.
M. Skills [skillID]. Base+ = Value;
If value = 0.8 or some other values, it will fail.
most of which can be successful.


Value is valid in Skill's Base set function

But his Set function in BaseFixedPoint will become 7 again.

Who knows how to solve!
I've debuged it countless times.
M. Skills [skillID]. Base+ = Value;
If value = 0.8 or some other values, it will fail.
most of which can be successful.


Value is valid in Skill's Base set function

But his Set function in BaseFixedPoint will become 7 again.

Who knows how to solve!
I've debuged it countless times.