Jump to content

imthenewguy

Curator
  • Posts

    4,744
  • Joined

  • Last visited

  • Days Won

    59

Everything posted by imthenewguy

  1. 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.
  2. Should be sorted now. Cheers.
  3. 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.
  4. imthenewguy

    Cooking

    Has this happened more than once?
  5. imthenewguy

    Cooking

    Ill add a config option to the next release.
  6. 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
  7. 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)
  8. 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.
  9. Yeah I will push it to my discord for testing.
  10. imthenewguy

    Cooking

    Do you have the economics plugin loaded? Is there an error message in console on plugin load?
  11. 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.
  12. I don't have the values because I haven't done it. You will need to play around with the values in the config.
  13. 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.
  14. People on my discord might be able to share their configs with you. I know a few of them use top left.
  15. imthenewguy

    Cooking

    Please submit a ticket for me and provide step by step instructions on how I can replicate the issue.
  16. imthenewguy

    Cooking

    Set the stack config option to false. You most likely have a conflict spamming in console.
  17. Version 1.0.11

    2,323 downloads

    Skill Tree: XP Event is a plugin that creates an event that will randomly select a task, providing players with bonus XP for performing the task while the event is running. Events are started automatically on interval (default every 30 minutes), and will select 1 of 38 tasks for the event. This could be chopping down trees, skinning animals, killing scientists or looting crates. The plugin will also roll a random duration for the event to run for, and a random bonus to the XP (all of which is configurable). Additional XP gained with this plugin will stack with xp bonuses from Skill Tree. The stacking works in the following order: Default xp value is calculated. Skill Tree will check if Skill Tree: XP Event is loaded, and will ask for any bonuses if applicable Skill Tree continues on with its additional modifiers (other plugins, permission overrides, rested xp etc) This event will provide an incentive for players to engage with content on your server that they might otherwise avoid. SkillTreeXPEvent.use - required for players to participate in the events. SkillTreeXPEvent.admin - required to use the below commands if running them from player console. Console command: startxpevent <optional: task> Description: This command will manually start an XP event. If the task is not specified, it will roll the event randomly. Running this command resets the interval timer. Console command: stopxpevent Description: This command ends the current xp event. Chat command: stemoveui Description: Brings up an interface to reposition the UI. NodeHit NodeHitFinal TreeHit TreeHitFinal SkinHit SkinHitFinal CollectWildEntities CollectWildBerries CollectWildHemp CollectWildPumpkin CollectWildPotato CollectWildCorn CollectMushrooms CollectOreNodes CollectGrownEntities CollectGrownBerries CollectGrownHemp CollectGrownCorn CollectGrownPotato CollectGrownPumpkin SkinWolfFinal SkinBearFinal SkinChickenFinal SkinBoarFinal SkinStagFinal SkinPolarBearFinal SkinTigerFinal SkinPantherFinal SkinCrocodileFinal CatchAnyFish KillScientist KillTunnelDweller KillUnderwaterDweller KillAnyAnimal KillBear KillStag KillBoar KillChicken KillWolf KillPolarBear KillTiger KillPanther KillCrocodile LootCrate BreakBarrel BreakRoadSign SwipeCard All
    $11.99
  18. It has been submitted on both platforms, but Codefling need to review my code where as the other platform does not.

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.1k
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.