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
185 stars 35 forks source link

Missing body damage value for trailers #86

Closed kniffen closed 3 years ago

kniffen commented 3 years ago

The trailer damage values are missing the trailer's body damage, as such it's not possible to know the total damage of the trailer.

Edit On further inspection it looks like it's the SCS SDK that is is missing this value, so probably nothing that can be done about it.... for now.

RenCloud commented 3 years ago

Yes seems to be missing. I close this issue. When there is a new sdk version with this value i will add it.