(05-01-2018, 02:13)whiteseed Wrote: Unnecessary. This would only show who does most top times, not who is the best driver.
I guess the idea is just to count who have mostly 1# All times, if someone beat a record of a player.
new player = new player + 1
old player = old player - 1
But as Bartek said, the system is very hard to do. So I understand if the suggestion isn't accepted.
Work with database and changing the values almost everytime is really sucks.