Page 1 of 1

Match score continues to next map

Posted: 22 May 2017, 12:30
by frode
I have an issue with the way Rounds script behaves.
If we play a couple of rounds on a map, and skips it, we keep the match-score on the new map.

I can't see from the Rounds-script that you can disable "Number of maps to play before finishing the map" and "Number of rounds to play on one map before going to the next one."

I want to start a new match when I skip a map.

Re: Match score continues to next map

Posted: 22 May 2017, 12:57
by jonthekiller
You need to put S_RoundsPerMap = -1 and S_MapsPerMatch = -1.