Edit: the plugin compiles if a few lines are removed, but would be nice if there was a proper fix.
Since the most recent Rust & Oxide update, I'm getting this error when trying to load EditTool:
Since the most recent Rust & Oxide update, I'm getting this error when trying to load EditTool:
Error while compiling: EditTool.cs(1149,32): error CS1061:
Type `BaseCombatEntity' does not contain a definition for `ChangeHealth' and no extension method `ChangeHealth'
of type `BaseCombatEntity' could be found. Are you missing an assembly reference?