Type `EntityFuelSystem' does not contain a definition for `GetFuelContainer'Not An Issue

Hello,

I am trying to upload this updated plugin. I am getting this error in my console when I tryt o load it up:

Error while compiling: VehicleLicence.cs(794,74): error CS1061: Type `EntityFuelSystem' does not contain a definition for `GetFuelContainer' and no extension method `GetFuelContainer' of type `EntityFuelSystem' could be found. Are you missing an assembly reference?

4weed2weed0

Hello,

I am trying to upload this updated plugin. I am getting this error in my console when I tryt o load it up:

Error while compiling: VehicleLicence.cs(794,74): error CS1061: Type `EntityFuelSystem' does not contain a definition for `GetFuelContainer' and no extension method `GetFuelContainer' of type `EntityFuelSystem' could be found. Are you missing an assembly reference?

You appear to be running an old Oxide build.

I was completely unaware there was an update. I upadted oxide and it works. Thank you Wulf!

Locked automatically