
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
-
-
-
-
Must confirm that last version here on oxide works perfectly with no errors
-
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?
-
^ same as above.
-
same as above
-
same here
-
Same exact issue. Running latest version.
-
Can anyone update all broken plugins with LookupPrefab().name;
-
Getting the failed to compile errors as well.
-
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. -
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?
-
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?
-
tmp fixed version.
Attached Files:
-
-
This version should work, fixed random message.
Attached Files:
-
-
[Oxide] 12:03 [Info] [NoDecay] Unsupported decaying entity detected: WaterBarrel --- please notify author
-
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
-
[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?