Search found 2 matches
- Mon Feb 03, 2025 4:26 pm
- Forum: Server
- Topic: Time issue in F1 ScoreBoard (negative values sometimes)
- Replies: 1
- Views: 815
Re: Time issue in F1 ScoreBoard (negative values sometimes)
Reason for the "bug" looks simple enough (in ScoreBoardSB.uc): PlayerInfos.Columns[CColTime].Value = string(int((Level.TimeSeconds - PRI.StartTime) / Level.TimeDilation) + PlayerReplicationInfoSB(PRI).PreviousPlayedSeconds); This part in particular (abbreviated for easier reading): TimeSec...
- Mon Feb 03, 2025 4:24 pm
- Forum: Server
- Topic: Time issue in F1 ScoreBoard (negative values sometimes)
- Replies: 1
- Views: 815
Time issue in F1 ScoreBoard (negative values sometimes)
Hey ladies&gents, figured I'd try to give back a little to the community that Barbie has graciously created and supported along with Buggie and everyone else that has helped, etc......... Time values on server when looking at F1 Score Board will sometimes OFTEN come up negative, especially for p...