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.