Notifications
Clear all
Simhub General
3
Posts
2
Users
0
Reactions
2,024
Views
Topic starter
27/04/2020 11:02 am
Hi
In Raceroom, when the car goes off-track, currentlaptime is deleted, and there is no way to see the time of that lap.
I did a javascript time counter to calculate it, but I have seen that, at the end of the session, the R3E Server generate a Json file with all the laptimes, so it means that the game is calculating that time even if it's not shown in the "Current Laptime" variable.
Is there any way to access to that info (laptime) from SimDashHub?
Thanks a lot.
27/04/2020 11:06 am
Hi ! Unfortunately, as soon as the lap is invalidated the game is not sending the lap time anymore in telemetry (it comes back to 0s). I have no workaround for this I'm afraid.
Topic starter
02/06/2020 2:25 pm
I see 🙂
Â
Thank you