Jump to content

MON@H

Creator
  • Posts

    369
  • Joined

Everything posted by MON@H

  1. Are you using Oxide? Try to reload plugin and tell me if issue still exists on fresh load
  2. MON@H

    Limit Entities

    @Maximo datafile only used to store building owners. If you want support, please create a support request and provide more details. From what you've described, it's not entirely clear what your problem is.
  3. MON@H

    Latest FP update

    Changed Status from Pending to Closed Changed Fixed In to 2.1.9
  4. Changed Fixed In to 1.8.5
  5. Check if the problem is solved in latest version
  6. Perhaps you have some other plugin that prevents player death. Try to unload it and test.
  7. Changed Status from Pending to Not a Bug
  8. Hi. Set "Number of hits allowed before punishment" to 0 since you want to punish first hit. Slap plugin is not needed, it's optional. To better understand what's going on, set "Logging enabled" to true and check /oxide/logs/PunishAttacker/ P.S. "Initial percentage of damage as punishment" is the amount calculated based on damage dealt to victim, not attackers health. But if you set "Number of hits before punishment is death" to 2 attacker will die on second hit anyways
  9. MON@H

    Limit Entities

    @Maximo yes, code for abandoned bases wasn't thoroughly tested, so it may be inaccurate. If you really want to figure out what exactly issue is, you can set "Log Level (Debug, Info, Warning, Off)": "Debug" and try to claim some bases. I can fix inaccuracy in code, but I need some additional info about issue. Feel free to create a support request and give additional info about such cases.
  10. MON@H

    support

    Changed Status from Pending to Not a Bug
  11. MON@H

    support

    Open dir /oxide/logs/LifeSupport/ and see the log file. It should tell you what's happening
  12. MON@H

    support

    If it's not blocked and you have price to pay, your health will be refilled instead of your death. No buttons, no actions required
  13. MON@H

    support

    "Log Level (Debug, Info, Warning, Error, Off)": "Debug" "Debug" - is for the most detailed info, if it's to much, use "Info"
  14. MON@H

    Life Support

    @peck by adding support for any plugin I mean if it's possible. I need more details to understand what exactly you asking about
  15. MON@H

    support

    I don't speak this language. Please, use English. If you have any problems, first thing to do is enabling logging in your config file: "Enable logging": true,
  16. MON@H

    Not counting

    Changed Status from Pending to Can't Reproduce
  17. MON@H

    Not counting

    Sorry for the delay, wasn't able to do "Rust things" until now. I tested and everything works fine for me. So I need more details to being able to reproduce the issue
  18. MON@H

    Limit Entities

    @Wajeeh Agbariyano, there is no such command
  19. Changed Status from Pending to Closed Changed Fixed In to 1.8.1
  20. Added new options to cover this: "Prevent damage inside RaidableBases zone" "Prevent ally damage inside RaidableBases zone"
  21. MON@H

    Limit Entities

    @The Bob this plugin uses CanBuild hook, so you can call it like this: if (LimitEntities != null && LimitEntities.IsLoaded && LimitEntities.Call("CanBuild", planner, entity, target) != null) { Puts("Building is blocked by LimitEntities"); } The player will be shown a building restriction message
  22. You are trying to allow player <-> player damage inside RB zones for everyone so that RB zone became a fully PvP?
  23. MON@H

    Limit Entities

    @Nstahg8r it's not spawned in game. It's crafted if the player has a Steam item (more info here or here). If you disabled it using this plugin, players will not be able to place it. Just wait until the next wipe, no need to erase anything.
  24. MON@H

    same prefabs

    Changed Status from Pending to Not a Bug
  25. MON@H

    same prefabs

    What exactly you don't understand? Remove your config, reload the plugin and see how it's done in default config. If you don't need entity groups, remove them: "Entity Groups": [],
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.8k

Files Sold

Total number of files sold.

3m

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.