Description
This mod registers an rcon command for setting the duration of the end-of-round screens. You can set the duration of the “YOUR TEAM HAS WON” message, the duration of the scoreboard shown after, and the duration of the final end-of-round menu.
Usage
Add this command to your Startup.txt:
vars.endOfRoundTime <duration>
Optionally, you can specify the duration of the win-message and scoreboard as well:
vars.endOfRoundTime <menu_duration>, <message_duration>, <scoreboard_duration>
The command can also be sent over RCON but will only take effect after a round restart.
Download
The latest version can be found here:
EndOfRoundTime.zip (2.0 KB)
You can also find it on Github: