App to export race results to a text file?

  • Thread starter Deleted member 590628
  • Start date
D

Deleted member 590628

  • Deleted member 590628

I have some basic python experience, but I'm looking at the shared memory doc and it goes way over my head.

I'm looking to make an app that exports the results of the last race in single player to a text file, nothing more.

Something like:
Finish position | Driver name | Car | Fastest lap | Total time

If anyone could help with some sample code or something that would be great.
 
Back
Top