Save lap times when stopping event

Hey, i’m running a single server and do multiple, regular time attack events on AC.

Each time i start a new event, as expected, the current timing info for the current running race is cleared. However, i’d like those times to be kept so that each time i go back to a specific event (it’s like a rotation of 5), we can still have the old leaderbord intact. What i’m doing currently is simply copying the data before stopping the current event and storing it in an excel table, and this isn’t a very convenient way to do it IMHO.

AFAIK, there is currently no way to keep lap times between sessions except for a looping event, but as i’m regularly doing completely different event, this is not a possibility for me. I would have to run multiple servers on different ports i believe, but i’d prefer not to have to do it like this/

So, is there a setting i missed or is it just not a feature in the current version.

I’m running server manager v2.4.15 on Debian if that matters.

Thanks in advance for any response.

Hi, apologies for the delayed response here.

At the moment this is possible, but not via the Live Timings system but rather through results.

If in your event configuration you switch “Event Type” to “Time Attack” then at the end of each loop (whenever a results file is generated) that results file will be combined automatically in to a time attack results file, so you get a results file containing all the laps from any session started from that event.

This should persist across different events being run as well, so you can switch between multiple Time Attack events at any time.

I hope that helps, please let us know if you have any further questions.

Thanks!