Manage buffs and debuffs on a value easily.
Hi Bro...Again...thanks for your effort and work I was testing the new version and I got an error.
In the console I get the following error log
TypeError: this._RawValue is not a function
seems to come from this function
function ee() {
return this.clampMode === 0 ? this.clamp(this._RawValue(), this.minValue, this.maxValue) : this._RawValue()
}
It occurs when I try to get the value of a buff with the value expression
I don't know if there is another error but this one doesn't let me move forward with more tests.
Ah good catch, will fix thanks
Ok, should work now. Please try again
You are the best.... I have been testing it extensively and it seems to work perfectly.... thank you very much.
Your addons have helped me a lot... I promise to reward you as soon as my project is ready.
Nice, thanks for testing :)