Works in Kart and normal SRB2.
A simple, lightweight lua that saves the best times acquired on a map. Did this as a one-shot lua. You're welcome to improve on it as you see fit.
localrecords [mapnum] - Shows the best times for that map. Optional, include [mapnum] as an integer to see the records for that map number.
maxtimes <num> - Sets the number of time records that will be kept. Default is 10, minimum is 3, maximum is 100.
A simple, lightweight lua that saves the best times acquired on a map. Did this as a one-shot lua. You're welcome to improve on it as you see fit.
localrecords [mapnum] - Shows the best times for that map. Optional, include [mapnum] as an integer to see the records for that map number.
maxtimes <num> - Sets the number of time records that will be kept. Default is 10, minimum is 3, maximum is 100.