Jump to content

Mr01sam

Creator
  • Posts

    1,245
  • Joined

  • Last visited

Everything posted by Mr01sam

  1. Mr01sam

    Error in console

    Changed Status from Pending to Closed Changed Fixed In to 1.1.2
  2. 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 🙂
  3. 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
  4. 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.
  5. 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?
  6. 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.
  7. Changed Status from Pending to Not a Bug
  8. 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.
  9. 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.
  10. 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.
  11. Changed Status from Pending to Work in Progress
  12. 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.
  13. Hey, can you post a screenshot of what the issue is? I don't think I'm understanding which picture you're talking about.
  14. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.1
  15. Mr01sam

    Simple Status

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

    Raid Protection

    Yes that is unfortunately a bug as of a latest patch in Rust, I'm working on a fix
  17. 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.
  18. 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
  19. Its certainly possible, the plugin just does not currently work that way.
  20. Changed Status from Pending to Work in Progress
  21. Oh I see, that is currently not an option, but I would like to add it. I may DM you with this option available for you to test out the change if you are interested?
  22. Unfortunately I wont be around this weekend to troubleshoot this, but I will do that when I return. A couple things you can try in the meantime: - 15 minutes is a long time. If the server restarts or the plugin is reloaded at any point during that timer, then the timer will be lost and it will instantly grant the protection. - That being said, I would recommend trying a smaller amount of time first, like 10 seconds, just to see if that works. That info may help me figure out the problem faster when I return. - (optional) to provide even more info, you could enable logging in the config and take note of the ID of a tc and send me the log file of that TC. You should be able to see in the log file when the timer has started and when it completes ( and should tell you the reason why). There's instructions on logging in the plugin doc.
  23. I'm not quite sure what you are asking. What do you mean by an "icon of an object", are you trying to display like an item icon?
  24. That's certainly very strange, especially if other data files were not changed, I'll take a look at what it could be
  25. Mr01sam

    Computer station not protected

    Not sure, but I can check it out and if its missing I can add to one of the categories!
1.7m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

122.2k

Files Sold

Total number of files sold.

2.5m

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.