Page MenuHomeFeedback Tracker

Feature Request - A command to set a vehicle's fuel consumption
New, NormalPublic

Description

I/communities need a command to set a vehicle's fuel consumption.
e.g.

plane setFuelRatio 3; //This makes burn its fuel tank 3x faster
plane setFuelRatio 0; //Infinite fuel

I always feel fuel tanks (especially of fixed/rotary wings) have more fuels more than it should, compared to the terrain.

Details

Severity
Minor
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

POLPOX created this task.Sep 2 2020, 12:24 PM

This would be optimal, currently we are using performance heavy script just to achieve this... Great suggestion and I hope it gets implemented.

h- added a subscriber: h-.Sep 2 2020, 4:26 PM
This comment was removed by BIS_fnc_KK.
dedmen added a subscriber: dedmen.Jul 11 2022, 11:39 AM

So basically modify a vehicles "fuelConsumptionRate" config entry..
But that would be too easy right? yes of course.
That config entry exists, but is only used for helicopters...

So this would also need to be added to all the simulation types, except helicopters. Which makes this be quite a bit of work