Jump to content

Mr01sam

Creator Pro
  • Posts

    1,443
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Mr01sam

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

    Simple Status

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

    Raid Protection

    Yes that is unfortunately a bug as of a latest patch in Rust, I'm working on a fix
  10. 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.
  11. 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
  12. Its certainly possible, the plugin just does not currently work that way.
  13. Changed Status from Pending to Work in Progress
  14. 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?
  15. 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.
  16. 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?
  17. That's certainly very strange, especially if other data files were not changed, I'll take a look at what it could be
  18. 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!
  19. Mr01sam

    Title color problem

    Changed Status from Work in Progress to Closed
  20. Mr01sam

    Title color problem

    Changed Status from Pending to Work in Progress
  21. Mr01sam

    Title color problem

    Changed Fixed In to Next Version
  22. Mr01sam

    Title color problem

    Hello! Thanks for the bug report, I found the issue and will include it in the next update. I will DM you a version of the plugin with the fix so that you can confirm in the meantime.
  23. Mr01sam

    not treated

    I'm sorry to hear that you're having issues with the plugin, what you have described certainly sounds unusual. I'll message you to provide assistance and see if we can identify the issue.
  24. Changed Status from Pending to Gremlins
  25. Marking as suggestion (gremlins)
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.9k

Files Sold

Total number of files sold.

2.8m

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.