Same player, changes names every day:
hydralisk
kebab_destroyer
alice_lidl
again, daily name changes
This player and Mr. Prostate seem to have conflict and they try to get me to join "their side". This Hungarian player is easily the most toxic player on the server and they don't even play maps ...
Search found 3 matches
- Thu Feb 20, 2025 3:31 am
- Forum: Game Moderation
- Topic: Hungary Player exaggerates and disrupts the game
- Replies: 7
- Views: 27522
- Mon Feb 03, 2025 4:26 pm
- Forum: Server
- Topic: Time issue in F1 ScoreBoard (negative values sometimes)
- Replies: 1
- Views: 3055
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 ...
PlayerInfos.Columns[CColTime].Value = string(int((Level.TimeSeconds - PRI.StartTime) / Level.TimeDilation) + PlayerReplicationInfoSB(PRI).PreviousPlayedSeconds);
This part in particular (abbreviated for easier reading ...
- Mon Feb 03, 2025 4:24 pm
- Forum: Server
- Topic: Time issue in F1 ScoreBoard (negative values sometimes)
- Replies: 1
- Views: 3055
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 ...
Time values on server when looking at F1 Score Board will sometimes OFTEN come up negative, especially for ...