lythx / trakman

Trackmania Forever server controller written in TypeScript
https://trakman.ptrk.eu
MIT License
24 stars 4 forks source link

After completing a race in CUP mode, it will forget the SetCupRoundsPerChallenge setting #230

Closed xadll closed 7 months ago

xadll commented 7 months ago

I set 4 rounds per challenge by command //call SetCupRoundsPerChallenge 4 and subsequently finished the race in CUP mode with that setting.

After score screen aka after load of next CUP mode race, 4 map per challenge setting was canceled.

wsrvn commented 7 months ago

could you please check if this is still the case as of f88c21f? #229 also

xadll commented 7 months ago

It looks good, in all my tests the settings were always remembered.