RenCloud / scs-sdk-plugin

ETS2 (Euro Truck Simulator 2) & ATS (American Truck Simulator) SDK plug-in. Telemetry data is shared via SharedMemory/Memory Mapped Files.
MIT License
191 stars 38 forks source link

Need total driven truck kilometer value of the in-truck display #77

Closed Rakinare closed 3 years ago

Rakinare commented 3 years ago

Hello,

first of all, thanks a ton for this amazing sdk! It helps a ton. Now I've got a question tho.

I'd like the total driven kilometer value, which I can see in my truck cockpit, to be accesible via the sdk. Is this possible to do? Currently it seems to be missing while other stuff like fuel, temperatures and such things are there.

Regards, Rakinare

N95JPL commented 3 years ago

Hello! Dashboard.Odometer holds this value?

Rakinare commented 3 years ago

Ohhh... I am very sorry. The fail here is on my end due to the lack of knowledge of the word "odometer", never heard that before.

Thank you very much!

N95JPL commented 3 years ago

Don't say sorry, it's all good! Happy Trucking!