Jump to content

imthenewguy

Creator
  • Posts

    4,857
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by imthenewguy

  1. imthenewguy

    Another bug for you

    I think I found the issue. Should be fixed in the next release.
  2. Add the permissions so they can. Check the front page under permissions to see a list of them.
  3. imthenewguy

    xp adjust for betterNPC

    Changed Status from Pending to Closed
  4. There isnt. You need to remove the "deployablenature.gather" perm from the player.
  5. Harmony is Rust's native modding environment. Oxide work. Acquire 0Harmony.dll and add it to your server in the RustDedicated_Data\Managed\ folder. Should be no reason that you delete it from your server since it works with oxide, and a lot of devs can use it to optimize plugins and access parts of the library that oxide hasn't added hooks to/made public.
  6. No it's not possible at the moment
  7. I can't answer that as I don't use/have never used XPerience. SkillTree unsubs from hooks that aren't necessary at the time (ie a player hasnt unlocked a skill that would require SkillTree to monitor mounting a vehicle etc, so we don't watch the hook). That being said, There are over 100 unique skills and loads of xp methods so it's a heavy plugin. It's the kind of plugin you would base your server around.
  8. imthenewguy

    Cooking

    It won't reward the player unless the grown entity is ripe. So it needs to be fully formed in order to obtain ingredients. Same with the yield benefit.
  9. imthenewguy

    Config no save

    You can't remove the default ingredients/meals. You can only set them to false so they aren't used. It's setup like this so new recipes and ingredients can be added automatically as I add them to the plugin. If you have added additional meals and the config is failing to load, it means that you have messed up with the syntax. Parse it through that tool and see what it says.
  10. imthenewguy

    Cooking

    At the moment it is a flat chance based on whether it is a grown entity vs map generated entity.
  11. imthenewguy

    Config no save

    Are you running your config through a json parser to make sure it's not messed up? https://jsonlint.com/
  12. imthenewguy

    VIP settings

    Use the console command: addpointoverride This will add some data to the config for you to adjust the values on/use as a guide to add additional data for.
  13. imthenewguy

    Cooking

    Yeah it will make the default one that you are modifying if you change the name. Set it to false and make a new one below it if you want to disable a meal.
  14. Changed Status from Pending to Closed
  15. imthenewguy

    Cooking

    It means you aren't correctly adjusting the json file. Run it through a json parser to check if it's valid before you save it. Also ensure you use the correct capitalization where applicable.
  16. Is there any arena files in oxide/data/survivalArena/ folder?
  17. Changed Status from Pending to Closed
  18. Ill look at potentially adding something like this in the future.
  19. imthenewguy

    xp adjust for betterNPC

    "NpcSpawn (by KpucTaji) settings" "Dictionary of NPC names and the value that they provide"
  20. Changed Status from Pending to Closed
  21. Its a client side description so it cannot be modified by plugins unfortunately.
  22. It's a known bug. I have a patched version floating around my discord at the moment currently being tested.
  23. Its based on crafting time. You can adjust the modifier for crafting where the rest of the xp modifiers are.
  24. "Sent notification when the UncannyDodge perk procs"
  25. imthenewguy

    Cooking

    Use /removeallmarketnpcs I will add a config option to automatically wipe them on a new save.

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.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.4k
Total sales
Payments
3.5m
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.