Hi Romain, the Delta it's showing all time best lap, not session.
You have this:
isnull([PersistantTrackerPlugin.SessionBestLiveDeltaSeconds],0)>0
But there are others.
[PersistantTrackerPlugin.SessionBestLiveDeltaSeconds]
[PersistantTrackerPlugin.SessionBestLiveDeltaProgressSeconds]
[DataCorePlugin.GameData.NewData.DeltaToSessionBest]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap_DD]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap_OK]
Help for a noob...
Thanks
You have this:
isnull([PersistantTrackerPlugin.SessionBestLiveDeltaSeconds],0)>0
But there are others.
[PersistantTrackerPlugin.SessionBestLiveDeltaSeconds]
[PersistantTrackerPlugin.SessionBestLiveDeltaProgressSeconds]
[DataCorePlugin.GameData.NewData.DeltaToSessionBest]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap_DD]
[DataCorePlugin.GameRawData.Telemetry.LapDeltaToSessionBestLap_OK]
Help for a noob...
Thanks