Are you sure you want to report the post shown below? This will send an email to the ATVO administrators.
Please include a short reason for reporting.
Users reporting for no reason may be locked out.
Post
Posted by Nick Thissen
on
IDriver inherits IEntity, so IDriver has the customer ID as well under the Id property.
I do think the SDK does not give us the customer ID that set the fastest lap, but only the car index. So in a team race, where multiple people can drive the same car, we do not always know which of those drivers set the fastest lap, we only know which car was used to set it. I think we do link the information of the fastest customer ID when you are in the session (so you see it happening live), but if you were not in the session at the time that the lap was set, there is no way to retrieve the info anymore.