Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Topic starter
11/06/2023 4: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.