Notifications
Clear all
Topic starter
11/06/2023 3:56 pm
Hi I need a little help for creating a leaderboard in simhub for ACC.
What formula do I have to use when creating a leaderboard to display the other drivers' sector times? For all drivers, I only see the sector times from me!?
I used the following formula, for example for sector 1:
isnull([DataCorePlugin.GameData.NewData.Sector1Time],[DataCorePlugin.GameData.NewData.Sector1LastLapTime])
Thanks.