Manage buffs and debuffs on a value easily
Thanks for the plugin, any plans to upgrade to v2 SDK? :)
hi, yes I do. I will try to port most of my addons if I can port them to v2.
I can't say when this is going to happen though
done :)
please try it out and let me know if there are any bugs
man this saved me SO much time and coding. I was able to do so much more for my game by using this to add extra (temporary) upgrades
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
It's a fantastic plugin.... are you planning to update it to SDK2?
Very good addon!