Hi there, I'm trying to do a timer graphic to show the current lap time of the car I'm showing on Automobilista. Is there any way to show the current lap of other car rather than mine?
Hi,
Have a look at the function list, in the formula window.
There are some "driver" functions to retrieve info on other cars based on their position.
Maybe one of these will do:
drivercurrentlap(raceposition)
driverdeltatoplayer(raceposition)
If not, you could try Gary's leaderboard plugin and see if it adds the properties you want.
I'm not sure it works with AMS tbh.
https://www.racedepartment.com/downloads/simhub-tv-style-side-scrolling-leaderboards-timings-sidescreen.18746/
Hi Rob,
I'm playing around with the 'driverdeltatoplayer(raceposition)' function, but it only seems to calculate once per lap. Do you know how I can make the function activate more often?
Thanks
Edit: I am trying to do this with the F1 24 game