Jump to content

imthenewguy

Creator
  • Posts

    3,450
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    Buffs not working

    You have put set bonuses for "2" items before "1". Change this around and it should work fine. The plugin assess the config 1 bonus at a time to see if the amount of pieces worn are equal to or greater than the set bonus entry and if so, moves on to the next. If you are wearing 2 pieces, this is how the logic would work with your current setup. Confirmed 2 pieces equipped. Check config for a match and enter into a foreach loop, where the key is the set pieces required. We start by assessing "2" and confirm that our current set amount is greater or equal to "2" pieces. We set our highest value as "2".. We move onto the next entry, which is "1", and we are greater than or equal to that as well, so we set our highest value as "1". We check the entry after that, but the entry is larger than "2" so we ignore it and confirm that "1" is our highest set number. I will add some logic to change it so it doesn't register a smaller number, but in the mean time change the entries to be ascending order and it will fix the issue.
  2. imthenewguy

    EpicLoot

    I added permission requirements for it. Forgot to update the main page but they were in the patch notes. Have updated the permission section with the relevant perm
  3. imthenewguy

    Cooking

    I have a feeling youn are updating from a version older than 1.4.0. 1.4.0 required a config deletion. Delete your config, reload the plugin and it should work fine.
  4. Changed Status from Pending to Closed
  5. imthenewguy

    Help me im Stupid

    Changed Status from Pending to No Response
  6. imthenewguy

    Everything can be picked up

    Changed Status from Pending to Closed Changed Fixed In to 1.0.12
  7. imthenewguy

    Image not load

    Changed Status from Pending to No Response
  8. imthenewguy

    pickup

    Changed Status from Pending to Closed
  9. imthenewguy

    reload

    Changed Status from Pending to No Response
  10. Changed Status from Pending to Closed
  11. imthenewguy

    New buff update

    Changed Status from Pending to Closed
  12. imthenewguy

    New buff update

    Have a solution being tested on a server. Should see this in the next release.
  13. Changed Status from Pending to Closed Changed Fixed In to 1.4.1
  14. Patched in 1.4.1
  15. Known bug and has been patched in the next release.
  16. If I made it, it would use items with interactive buttons such as presents. Ill have a tinker and let you know though.
  17. Feels like it would be a separate plugin for something like that.
  18. imthenewguy

    Admin Toggle

    If you were wanting to fulfill Zeds request, you can use the existing API from SkillTree to prevent xp gain. object STCanGainXP(BasePlayer player, BaseEntity source) Return a non-null value to prevent xp gain.
  19. Do I have you on discord already?
  20. imthenewguy

    New buff update

    unfortunately the only way to do that would be to use the same method that max health teas use, which means drinking them would reset the value. Ill look into options though.
  21. imthenewguy

    new error

    Changed Status from Pending to Closed
  22. imthenewguy

    Plug-in Error

    Hmm that is a weird one... Maybe try and delete the config and see if that fixes the issue. I need more info for errors to be able to help.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.9k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.