Notifications
Clear all

Ets2 dashboard

2 Posts
2 Users
0 Likes
11.4 K Views
(@tommy317cv)
New Member
Joined: 3 years ago
Posts: 1
Topic starter  

I am new to this program and I would like to open how (if it can be done) to put the remaining km for fuel and the consumption of liters per km on euro truck simulator 2


   
Quote
(@martijnc80)
New Member
Joined: 4 years ago
Posts: 4
 

The telemetry for that would be;

remaining km for fuel; Drivetrain.FuelRange

consumption; Drivetrain.FuelAvgConsumption

It says average consumption. So I don't know if it is the right one. But these are other fuel telemetry:

Drivetrain.Fuel
Drivetrain.FuelMax
Drivetrain.FuelRate
Drivetrain.FuelWarningLight

So for the first one the fx computed value would be;

[DataCorePlugin.GameRawData.Drivetrain.FuelRange]


   
ReplyQuote
Share: