Hi,
in IS_PIT there is a byte called FuelAdd
but it actually displays requested tank fill percent which doesn't always match the actual amount filled.
Is there a way to get the correct amount of fuel added via insim?
There is Fuel200 byte in IS_SPX and IS_LAP which displays approximate amount of fuel left in tank when crossing a split/start/finish.
So adding Fuel200 to the IS_PIT or adjusting FuelAdd would be enough?
Or maybe a possibility to request fuel amount with IS_TINY or adding it to CompCar in MCI could also be a possible solution.
in IS_PIT there is a byte called FuelAdd
but it actually displays requested tank fill percent which doesn't always match the actual amount filled.
Is there a way to get the correct amount of fuel added via insim?
There is Fuel200 byte in IS_SPX and IS_LAP which displays approximate amount of fuel left in tank when crossing a split/start/finish.
So adding Fuel200 to the IS_PIT or adjusting FuelAdd would be enough?
Or maybe a possibility to request fuel amount with IS_TINY or adding it to CompCar in MCI could also be a possible solution.