Type `MiniCopter' does not contain a definition for `GetFuelAmount'Fixed
Error while compiling: FuelGauge.cs(48,69): error CS1061: Type `MiniCopter' does not contain a definition for `GetFuelAmount' and no extension method `GetFuelAmount' of type `MiniCopter' could be found. Are you missing an assembly reference?
same error

Same for me. +1

[Error] Error while compiling: FuelGauge.cs(47,69): error CS1061: Type `MiniCopter' does not contain a definition for `GetFuelAmount' and no extension method `GetFuelAmount' of type `MiniCopter' could be found. Are you missing an assembly reference?
its part of the rust update where there has been changes made to how mini copters work .... just give some time till coder can find a work around
when i want to load plugin :

Error while compiling: FuelGauge.cs(47,69): error CS1061: Type `MiniCopter' does not contain a definition for `GetFuelAmount' and no extension method `GetFuelAmount' of type `MiniCopter' could be found. Are you missing an assembly reference?

Error while compiling: FuelGauge.cs(47,69): error CS1061: Type `MiniCopter' does not contain a definition for `GetFuelAmount' and no extension method `GetFuelAmount' of type `MiniCopter' could be found. Are you missing an assembly reference?

Fixed in the last version of the plugin.
Locked automatically