Jump to content

imthenewguy

Curator
  • Posts

    4,567
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. 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.
  2. I've not made any changes to the gathering section of the plugin. Not sure what would be happening there.
  3. 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.
  4. imthenewguy

    Error

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

    Permisssions issues

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

    Permisssions issues

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

    ASK

    Changed Status from Pending to Closed
  11. 1.7.2 broke in the Feb rust update though... That one shouldn't be compiling.
  12. 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.
  13. 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 [%]"
  14. 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.
  15. Have you changed the .cs file? Delete what you have and download the latest version.
  16. Changed Status from Pending to Closed
  17. Run the wipestpouches command to clear all pouch data. Will only do it for online players though im affraid. It would have been because your server wiped while the old version of the plugin was on it. It needs to see the server wipe when OnNewSave is called for it to work.
  18. Give it a try. If it doesn't work, delete it.
  19. Its a backpacks issue. White Thunder will look into it when he's home from work.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.3k

Files Sold

Total number of files sold.

3.2m

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.