Updated RUST, Oxide and plugins - getting this when RemoverTool loads:
Error while compiling: RemoverTool.cs(3342,43): error CS1061: Type `ConstructionGrade' does not contain a definition for `costToBuild' and no extension method `costToBuild' of type `ConstructionGrade' could be found. Are you missing an assembly reference
Does anyone know what the issue is or how to fix it?
Thanks
RemoverTool brokenSolved
Re-pasted the RemoverTool.cs from my downloads and it started working, dunno what happened there but never mind :)
Locked automatically