Error while compiling: ExtraSeating.cs(69,166): error CS1061: Type `BaseMountable' does not contain a definition for `IsMounted' and no extension method `IsMounted' of type `BaseMountable' could be found. Are you missing an assembly reference?
Error while compiling: ExtraSeating.cs(69,166): error CS1061: Type `BaseMountable' does not contain a definition for `IsMounted' and no extension method `IsMounted' of type `BaseMountable' could be found. Are you missing an assembly reference?
Here is a fix.
Will be uploaded shortly.
ExtraSeating.cs
Much appreciated @Chrome