JensForstmann / tmt2

TMT - Tournament Match Tracker: Supervise/Manage Counter-Strike 2 matches with ease!
MIT License
24 stars 6 forks source link

do not end map if paused on last round #4

Closed JensForstmann closed 4 months ago

JensForstmann commented 2 years ago

Default setting if a map is paused is to pause in the next freezetime.

If a map is paused on the last round: What can be done to not finish the map?

Example: In the last round (14-15) multiple players got dropped. Pausing the match (after the round) at 14-16 is too late because one team already won.

In that case these actions must be performed currently (not implemened yet):

In that case it is also important, that the match does not finish (in case it was the last/only map). Rcon end action should not be executed, match end action should not be executed

Possible Ideas: Pause instant on !pause if nothing happened in this round (check ruleso f other tournaments), e.g. no damgage has been dealt (required higher mp_logdetail setting).

JensForstmann commented 4 months ago

There is currently no way to pause the cs match so the match would end even if TMT is in paused state.

Workaround would be to "revive" the match on the server, changelevel to the correct map and load a round backup.