Provides little widget below best time, at bottom right corner of the screen.
Depends on Core, requires Database support from Manialive.
How it works
When a player drives to finish, it check against database your current finish time, if it's better than the last one, save and display new personal record.
# | Name | Type | Null | Other | |
---|---|---|---|---|---|
1 | id | int(11) | No | auto_increment, primary key | |
2 | uid | text | No | ||
3 | login | varchar(255) | No | ||
4 | time | int(11) | No |