Skip to content

add basic code for TruckersMP traffic data

Contains the code required for reading TruckersMP traffic data.

The data is similar to the AI traffic data, but not exactly the same.

  • missing acceleration and speed values
  • missing relationship between trucks and trailers

Didn't know how you want to handle the shared memory for this so I've again left that for you to implement.

Merge request reports

Loading