NoDecay

Scales or disables decay of items, and deployables.

Total Downloads: 25,114 - First Release: Jun 25, 2015 - Last Update: Jul 13, 2018

5/5, 54 likes
  1. Thanks Then Will Mark post as solved once I notice the walls dont decay anymore :)
     
  2. Seems to be working folks
     
  3. Hi all, anyone share configuration for the plugin? People complain that the game because of the buildings. And I can't find a normal configuration, thanks in advance!

    Всем привет, кто поделится конфигурацией для плагина? Народ жалуется, что виснет игра из-за построек. А я не могу подобрать нормальную конфигурацию, спасибо заранее!
     
  4. For some reason even though I set twig as high as 10000 there is no decay on it even after about 30 minutes.
     
  5. Maybe you turned off decay.scale server settings?
    [DOUBLEPOST=1481665768][/DOUBLEPOST]
    А чего ты хочешь-то? Нормальная конфигурация - дефолтная.
     
  6. Is there a way to modify this so that anything within a TC radius has no decay, but stuff outside of it does?
     
  7. I think it's possible. But not with this plugin.
    You can ask in "Rust Development" thread how to determine is there any cupboard in radius of specified entity. If you can find such method, it's ten minutes to rewrite this plugin for your requirements.
     
  8. there is in object remover can test for cupboard
     
  9. Hi i am new to running my own server and was wondering what file do i past this in? I see a few config files.
     
  10. When you start plugin at first time it creates default config file. Then you can modify "NoDecay.json" as you wish.
     
  11. I see, I checked in my Oxide folder but there is nothing there. How do you start a plugin? I had pasted the decay file in the oxide folder but I guess that's wrong.
     
  12. Just like all other plugins. Put it into "oxide\plugins" folder, not root oxide folder. Do not rename file - exactly "NoDecay.cs".
     
  13. Ok sounds good my mistake above, This is what I have right now
    in the Oxide/plugins/NoDecay.cs

    Its been in there for 4 days now but my external high walls are taking about 100 damage a day.
    This is the cs. file. Do you need to turn it on or type a command or dose just placing the file in the plugins folder make it work?
     
    Last edited by a moderator: Jan 10, 2017
  14. No man, I dont need to turn it on.
    1. Please edit your post and delete this useless listing or hide it under the spoiler.
    2. Placing the file in the plugins folder make it work (if oxide is running well).
    3. To ensure of this: type "plugins" in your server console. And you'll see list of running plugins.
     
  15. i set "highWoodWallMultiplier": 100000.0,

    waiting 30 mins nothing happened :(
     
  16. This plugin can't change decay delay. So it dont affect on when decay starts, only how fast is it.
     
  17. Hey guys need some help i installed the one when you click on download now but it seems all my stuff is decaying so fast now the externals walls took almost 100 damage in 4 hrs....
     
  18. Type "plugins" in your server console. Do you see NoDecay running?
     
  19. Sorry for the noob question. Does "outputToRcon": false need to be true for this to work?
     
  20. No. This setting is for debugging.