Jump to content

imthenewguy

Curator
  • Posts

    3,921
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    Keycard Ultimate

    Im not sure what I can do about it from my plugin. You may need to speak with the dev of the event and see what can be done.
  2. imthenewguy

    Cooking

    Are you worried that there are items in the bag on a fresh wipe, or that you can open the bag?
  3. imthenewguy

    PercentageOfCurrentLevel

    It triggers on entity death, checks to see what the majority damage type is, then makes its assessment based on your requirements set by the config.
  4. imthenewguy

    bag?

    Can you give me an example of what you mean?
  5. It gets support and fixes if it breaks, but not too many new features.
  6. The only thing I did last wipe was move Rationer perk to the OnPlayerAddModifiers hook, which should not interfere with any tea bonuses as it's not returning. It is simply potentially giving the item back.
  7. imthenewguy

    Plugin failure

    Changed Status from Pending to Closed
  8. imthenewguy

    Plugin failure

    What parameters are you typing into the command?
  9. imthenewguy

    Plugin failure

    What message do you get when you type the commands
  10. imthenewguy

    Plugin failure

    Is Skill Tree loaded?
  11. imthenewguy

    cant install on carbon

    Changed Status from Pending to Closed
  12. imthenewguy

    cant install on carbon

    You need to speak with the Carbon team about this. I don't have anything to do with purchasing and Carbon unfortunately.
  13. imthenewguy

    Double XP

    Not sure then mate. It is working fine for me and for other servers. If it's a huge issue you may need to stop using this plugin.
  14. imthenewguy

    Double XP

    ...Have you given yourself skilltree.vip permission??
  15. imthenewguy

    Double XP

    Tested using your configs as well.
  16. imthenewguy

    Double XP

    Works fine on my server. https://files.catbox.moe/ipzncb.mp4
  17. Changed Status from Pending to Closed
  18. Apparently this was a RealPVE plugin. Download the latest update.
  19. imthenewguy

    error

    Just do o.unload * That will unload all plugins on your server without having to delete anything. Then reload ZI and SA
  20. Try unloading all other plugins and see if the issue persists. If it's fixed, load plugins 5 at a time until the issue comes back. Start with your PVE plugin.
  21. imthenewguy

    error

    If this is happening to both arena plugins and are only affecting trees with hives, there may be another plugin causing a conflict.
  22. imthenewguy

    error

    I can't replicate this issue, but you can try running the console command: ziwipeoldarena A test you can try: Manually delete the trees with ent kill. Reload the plugin. Unload all other plugins. Start the event End the event Let me know what the result is.
  23. It's working fine for me. https://files.catbox.moe/mpx9g7.mp4
  24. imthenewguy

    ibag

    It's impossible to determine from such a short clip. The bag restores items with the correct spoil time, but the issue may occur if the first item of a certain type has a lower spoil time than others. The logic: Player closes their ibag. Plugin goes through each slot 1 by 1 to add them to the dictionary which stores the values such as quantity, spoil times, skin ids, names etc. In our imaginary scenario, the first item is raw bear meat with a spoilage timer of 200 seconds. This gets added to the dictionary and its spoilage value stored. The second item in the list is the same item (raw bear meat). Since we already have raw bear meat added to the dictionary, it will automatically add the bear meat to the existing entry and simply increase the count. It does not take into consideration the spoilage timer of the second bear meat as we have already have a value. Each time the bag gets opened, the items spoilage will begin counting down. Eventually the stack of bear meat will get to 0 and will spoil.
1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129.1k

Files Sold

Total number of files sold.

2.7m

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.