Jump to content

imthenewguy

Creator
  • Posts

    4,841
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by imthenewguy

  1. imthenewguy

    Drones not working

    Yeah that was an oversight. I will fix that in the next release.
  2. Ill add a null check to the entity. Might be another plugin deleting the container before my plugin handles the hook.
  3. imthenewguy

    corpse loot

    With what set to false? Skins will have an affect on the client performance because they need to download the skins, but it shouldn't be a huge deal.
  4. imthenewguy

    add holo on wepon

    Yep
  5. imthenewguy

    add holo on wepon

    "attachments [shortname]"
  6. Yeah it was a weird change. Didn't prevent compiling so it wasn't picked up. They changed the method to an override method and moved it deeper down the inheritance line. Ive got it fixed for next release.
  7. I've not made any changes to the gathering section of the plugin. Not sure what would be happening there.
  8. The code hasn't changed for that if (bd.ContainsBuff(Buff.No_Cold_Damage)) { player.metabolism.temperature.SetValue(20f); info.damageTypes.ScaleAll(0f); return null; } I might look into harmony patching to handle it though, since they added the modifiers.
  9. imthenewguy

    Error

    Lol. May need to blacklist that one.
  10. Delete your config and reload the plugin. See if that fixes the issue.
  11. imthenewguy

    Permisssions issues

    Yeah just edit the skill
  12. Yeah I can add that. Will be a config option: "Allow players to get xp from their turrets?" (default false)
  13. No idea what Vehicle Buy is.
  14. imthenewguy

    Permisssions issues

    /perms is a PermissionsManager command, not Skill Tree.
  15. imthenewguy

    ASK

    Changed Status from Pending to Closed
  16. 1.7.2 broke in the Feb rust update though... That one shouldn't be compiling.
  17. No other server (including mine) is having this issue. The issue is probably the way you are uploading the file to your server, which might be corrupting it. Avoid using FTP programs to upload cs files.
  18. imthenewguy

    ASK

    All players can gather them by default. The professions that specialize have a higher drop rate. Default drop rates: "Prime meat default chance [%]" "Prime meat professional chance [%]" "Gold nugget default chance [%]" "Gold nugget professional chance [%]" "Pinecone default chance [%]" "Pinecone professional chance [%]"
  19. imthenewguy

    corpse loot

    Just added an early access download. GIve that a try. I couldn't reproduce the error for drop bags, but I fixed containers for scientists so the item goes in properly.
  20. Have you changed the .cs file? Delete what you have and download the latest version.
  21. Changed Status from Pending to Closed

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.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
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.