HUD fuel quantity gauge cannot be modified

Version: 1.8.14.0

Frequency: Consistently

Severity: Low

Marketplace package name: any package.

Bug description:

Hello,

We would like to display the fuel quantity in the simulator HUD by setting hud_show_fuel = 1 in cockpit.cfg file.

However, we have found that changing the values in the [FUEL_QUANTITY] section has no effect on the display.

We need to be able to modify the maximum value because, in some cases, we declare more fuel tanks than are actually present on the real aircraft in order to support different aircraft configurations (for example, different external tank sizes).

We declare the following in cockpit.cfg:

[FUEL_QUANTITY]
min =0
lowLimit =0
green_start =0
green_end =0
yellow_start =0
yellow_end =0
red_start =0
red_end =0
highLimit =10
max =10

However, these values do not appear to have any effect on the display:

We have tried several different values, but the result remains the same.

Kind regards,
Romain

90% of the hud stuff doesn’t work lol.