NoDecay

Scales or disables decay of items, and deployables.

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

5/5, 54 likes
  1. are you sure its no working? thanks
     
  2. I think it`s some kind of joke. As I can see Nodecay is works.
     
  3. what version you use? thanks
     
  4. I dont use anyone. I'm only uploading new versions here if something changes. And last version is still ok on my test server.
     
  5. Must confirm that last version here on oxide works perfectly with no errors :)
     
  6. Latest Patch broke the Plugin i guess.
    Code:
    [Oxide] 22:50 [Error] NoDecay plugin failed to compile!
    [Oxide] 22:50 [Error] NoDecay.cs(221,36): error CS1061: Type `BuildingBlock' does not contain a definition for `LookupSh
    ortPrefabName' and no extension method `LookupShortPrefabName' of type `BuildingBlock' could be found. Are you missing a
    n assembly reference?
    
    EDIT: Seems to be a problem with Oxide instead... Because its full of Oxide related errors also.
     
  7. ^ same as above.
     
  8. same as above :)
     
  9. same here
     
  10. Same exact issue. Running latest version.
     
  11. Can anyone update all broken plugins with LookupPrefab().name;
     
  12. Getting the failed to compile errors as well.
     
  13. I think I have mine working temporarily for the most part by replacing "LookupShortPrefabName()" with "entity.LookupPrefab().name" but I am getting random warnings like the following with my temporary solution:

    "[Oxide] 19:16 [Info] [NoDecay] Unsupported decaying entity detected: gates.external.high.stone --- please notify author"
    "[Oxide] 19:22 [Info] [NoDecay] Unsupported decaying entity detected: campfire --- please notify author"

    You may give this a try until someone who knows what they're doing can get an official fix out.
     
  14. Code:
    (22:37:11) | [Oxide] 22:37 [Error] NoDecay.cs(221,36): error CS1061: Type `BuildingBlock' does not contain a definition for `entity' and no extension method `entity' of type `BuildingBlock' could be found. Are you missing an assembly reference?
     
  15. same here...

    Code:
    [Error] Error while compiling NoDecay.cs(221,36): error CS1061: Type `BuildingBlock' does not contain a definition for `LookupShortPrefabName' and no extension method `LookupShortPrefabName' of type `BuildingBlock' could be found. Are you missing an assembly reference?
    can u fix it please?
     
  16. tmp fixed version.
     

    Attached Files:

  17. This version should work, fixed random message.
     

    Attached Files:

  18. [Oxide] 12:03 [Info] [NoDecay] Unsupported decaying entity detected: WaterBarrel --- please notify author
     
  19. Code:
    (13:08:23) | [Oxide] 05:07 [Info] NoDecay was compiled successfully in 1990ms
    (13:08:23) | [Oxide] 05:07 [Info] Loaded plugin NoDecay v1.0.11 by Deicide666ra/Piarb
    Thank you.
     
  20. [07/15/2016 13:03:36] [Oxide] 13:03 [Error] Error while compiling NoDecay.cs(221,36): error CS1061: Type `BuildingBlock' does not contain a definition for `LookupShortPrefabName' and no extension method `LookupShortPrefabName' of type `BuildingBlock' could be found. Are you missing an assembly reference?