Wonder if this works.
I downloaded the OLC file to have a look at it.
Here's the fuel level in the Dials.cfg.
If you look at the DialVal=195,17 - That might be where to alter the vertical operation. If you subtract 17 from 195=178. So you need to operate over a vertical range of 178. So you now might be able to alter the height.
i.e.
DialVal=215,37 - keeping the 178 range of the level.
[Dial36]
Name=Fuel level
Type=34; DIAL_FUEL
Dial=0x0
CrtVal=0x3F300001
NewVal=0x0
DialVal=195,17
RealVal=0,1; normalized
Circular=No
Hope this works, but I've no way of testing it atm.
|