Hi, I'm working with LFS_External and I want to get the position of the racer when the race finish. What packet I need to use? Thanks
Use IS_RES and then look at "ResultNum", but remember. This is a program, It counts from 0, example... 0 = 1st, 1 = 2nd, 2 = 3rd, etc etc...
If you look at the file InSim.txt in the LFS\Docs directory, it explains what each packet does and you use it.