Vehicles are placing as repair benches
‘EntityFuelSystem’ dose not contain a definition for ‘GetFuelContainer'Not An Issue
Are you seeing any error in the logs?
Error while compiling:PortableVehicles.cs(275,34):error CS1061:Type ‘EntityFuelSystem’ dose not contain a definition for ‘GetFuelContainer’ and no……
This error is due to a Rust change that we meant to fix for this update, but missed. The next Oxide update will resolve it.
Merged post
This should be resolved in the latest Oxide update, thanks!
- Exposed EntityFuelSystem::GetFuelContainer in Rust for plugins (fixes a lot of vehicle plugins)
Locked automatically