Jump to content

Mr01sam

Creator
  • Posts

    1,395
  • Joined

  • Last visited

Everything posted by Mr01sam

  1. Mr01sam

    some issues

    I'll have to check this out and see if the backpacks messed up anything else, thanks for the heads up!
  2. Okay, I will DM you later today.
  3. Mr01sam

    Quality Crafting

    Hey! I do have a rewrite of this plugin in the works - it won't involve those features listed as "planned" but it will involve a lot of other new features. Unfortunately, it is pretty ambitious, so it's been taking me a long time to put together, as I've had to start from scratch several times. But I am still working on it when I can, it's definitely one of my favorite plugins I've made. As for umod, I really don't have plans to update those posts at the moment, it's too much work to manage both for all my plugins, so the updated versions will be here on Codefling - so stay tuned!
  4. I have a fix in the works... but its going to require a lot of testing before getting posted. I can DM you guys a version if you want to try it.
  5. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.2
  6. Mr01sam

    Error in console

    Changed Status from Pending to Closed Changed Fixed In to 1.1.2
  7. Mr01sam

    Quick Loot

    I'm not sure how that might work for sure, I'm away this weekend so I can't try it out. Quick loot does take into account the "CanLoot" property to determine if a player is allowed to loot, but I'm not sure if PreventLooting uses that property. If it doesn't I would have to had some code to specifically work with it (which is doable). I can check it out when I get back, but there's a good chance I might forget. If you message me tomorrow or the next day I can try it out and let you know
  8. Yes, I am away this weekend unfortunately, but I have started to look into it. I'll update you guys when I have something to test
  9. Mr01sam

    Error in console

    I had someone else report something similar, they reverted to v1.0.7 and they weren't seeing the spam. Keep in mind any statuses that require item icons won't work if you revert. Ill put out a patch for this issue as soon as I can.
  10. Mr01sam

    Error in console

    Hey, thanks for reporting. Can you tell me what plugins are loaded on your server that use simple status? Also do you happen to know what is happening when this occurs?
  11. I can't say for sure what the issue is without some more info unfortunately. If you want, you can open a support ticket and post your config. Also a list of any plugins that you're using that spawn entities might help too.
  12. Changed Status from Pending to Not a Bug
  13. In order to give a player a concussion the NPC needs to target the player's head, and the AI in rust naturally doesn't do that. Similarly with the broken leg, the NPCs don't target legs, they aim for center mass. The best I could do to fix this is make it so there is just a random chance they inflict these things when they damage you, but it wont be because they actually hit those areas. The issue with that is that a player could have their head completely behind cover and could still end up with a concussion, same thing with the legs. I could add this, but it might confuse/frustrate players. EDIT: I think you can actually configure it to do this if you want. Try adding the entity shortname of the NPC to the infliction entities list in the config for brokenleg and concussion and give it a high value (just for testing) like 1.0. You can further set the Infliction Damage Action to "ranged" so that only guns will cause the effects. "Infliction Entities": { "shortname of the npc here": 1.0, }, "Infliction Damage Action": "ranged", The short name of the NPC depends on what plugin added it.
  14. Mr01sam

    Raid Protection

    You should be able to raise/lower that in the config. Its this line right here: Change this value to something like 40, reload the plugin, reopen the cupboard and the buttons should now be higher.
  15. Mr01sam

    Raid Protection

    Yup, you can do that in the config actually, modify the "Protection Tabs Offset" value, set to positive value it will go up, negative will go down.
  16. Changed Status from Pending to Work in Progress
  17. Okay, yeah the problem is that Simple Status doesn't support raw images yet. Let me work out a solution for you, I will send you a version of the plugin to test when I have it ready.
  18. Hey, can you post a screenshot of what the issue is? I don't think I'm understanding which picture you're talking about.
  19. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.1
  20. Mr01sam

    Simple Status

    Unfortunately thats not a feature yet, its locked to where the vanilla statuses are.
  21. Mr01sam

    Raid Protection

    Yes that is unfortunately a bug as of a latest patch in Rust, I'm working on a fix
  22. Mr01sam

    Unknown parent error

    Yes that is a little glitch that will sometimes appear in the F1 console, it's completely harmless, maybe I will find a fix in the future, but it's low priority at the moment.
  23. Mr01sam

    NRE OnCupboardClearListHelper

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+<>cDisplayClass140_0.<OnCupboardClearListHelper>b0 () [0x00034] in <d3a8cd4f53c4468384baa2003a70989f>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <18d4f19bbc844191b11ed9e69284d09b>:0 Reported by @Papi Rusty
  24. Its certainly possible, the plugin just does not currently work that way.
  25. Changed Status from Pending to Work in Progress
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.4k

Files Sold

Total number of files sold.

2.6m

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.