Addon ID

  • skymen_buffed_value

Info

Statistics

  • Download count407 total downloads
  • Latest download count 7 downloads of latest version
  • Average download count1 downloads per day average

Owners

Description

Manage buffs and debuffs on a value easily

Discussion

  • 13 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Thanks for the plugin, any plans to upgrade to v2 SDK? :)

  • 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.

  • It's a fantastic plugin.... are you planning to update it to SDK2?

  • Very good addon!