(21:31:45) | Error while compiling: Punish.cs(278,104): error CS1061: Type `BasePlayer' does not contain a definition for `IPlayer' and no extension method `IPlayer' of type `BasePlayer' could be found. Are you missing an assembly reference?
Type `BasePlayer' does not contain a definition for `IPlayer' and no extension method `IPlayer'Solved
The only way this would be possible is if your server is not patched fully with Oxide. The IPlayer field is injected in Oxide releases into the BasePlayer class. Please make sure you are using the latest Oxide release from our site.
Danke :)
Thank you :)
Locked automatically