Jump to content

imthenewguy

Curator
  • Posts

    4,749
  • Joined

  • Last visited

  • Days Won

    59

Everything posted by imthenewguy

  1. imthenewguy

    Cooking

    I fixed it yesterday funnily enough. Will be pushed out after some other updates have been tested
  2. If a player dies, they lose xp. If they lose more than they have into their current level, they go into negative xp, or debt. THey need to pay back to the debt before they can progress the level. You can change what triggers xp loss or disable the debt entirely in the config.
  3. When a player goes offline, they accumulate a rested xp allowance per hour. When they gain xp, the plugin checks their rested xp allowance, and if it's > 0, it will add a bonus 25% xp gain on top and remove that from the allowance. Gives players a way to catch up.
  4. Should be sorted now. Cheers.
  5. imthenewguy

    Cooking

    If you are able to corilate the situation around this triggering, that would be really helpful. For example, OnDispenserBonus is called when a tree is chopped down, or an ore is mined out. Knowing if the player had buffs enabled on them, or if its something related to an item being generated. Have you adjusted the config at all? Edit: I have found a potential cause. Will patch it for next release and see how we go.
  6. imthenewguy

    Cooking

    Has this happened more than once?
  7. imthenewguy

    Cooking

    Ill add a config option to the next release.
  8. I don't have any requests on my discord from you. You don't need me to give the numbers though because I added a feature that lets you use UI to position the hud. Run the command: /stemoveui
  9. Which check am I using to prevent the player joining? bool IsBlocked(BasePlayer player) bool IsRaidBlocked(string playerId) bool IsRaidBlocked(ulong playerId) bool IsRaidBlocked(BasePlayer player) bool IsRaidBlock(ulong userId)
  10. No idea mate, that is a question for the site owners. I can see the verified customer tag next to your name so I am sure it's just a glitch. Maybe try and clear your browser cache and see if that fixes it.
  11. Yeah I will push it to my discord for testing.
  12. imthenewguy

    Cooking

    Do you have the economics plugin loaded? Is there an error message in console on plugin load?
  13. It does not support harvesting loot tables, but there are set bonuses for: WoodcuttersLuck MinersLuck SkinnersLuck These can have custom loot added to them and are accessible when the player has those set bonuses active.
  14. I don't have the values because I haven't done it. You will need to play around with the values in the config.
  15. Ok the UITreePointsSpent issue is probably related to the size of the string. If you have too many letters then it pushes the end out of the bounds of the box. You can either: shorten the string so there are less characters, or you can wrap the string in <size=8> </size> tags to make the font smaller. I'll fix that ultimate disabled message in the next release.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
156.2k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.