Amir Meshulam
Registered
Hi,
I'm using the shared-memory plugin from here:
https://github.com/TheIronWolfModding/rF2SharedMemoryMapPlugin
It works great and I find most of the data I need.
I'm missing that one thing - how to know if the current (or previous) lap is valid for timing or not?
I all other sims shared-memory there is a flag "isinvalidate" or just flag of the car is on-track or off-track for each telemetry item. here, on Factor 2, I just can't find it..
Thank you!
I'm using the shared-memory plugin from here:
https://github.com/TheIronWolfModding/rF2SharedMemoryMapPlugin
It works great and I find most of the data I need.
I'm missing that one thing - how to know if the current (or previous) lap is valid for timing or not?
I all other sims shared-memory there is a flag "isinvalidate" or just flag of the car is on-track or off-track for each telemetry item. here, on Factor 2, I just can't find it..
Thank you!