A question regarding driver indexes and the 'participants' packet.
I'm finding that during a race the 'numActiveCars' value will go down in the participants packet if drivers retire or leave the session. If this happens, then how can we correctly get the current position for a driver that has (say) DNFd or retired?
I'm finding that sometimes I stop getting the 'LapData' packets for a driver who leaves the session or retires, meaning that I can no longer work out what position they are in.
Is there a correct way to keep track of drivers' positions when they have retired / left the session?
Thanks
Andy