Page 1 of 1
Turn on sudden death when one of the last 2 teams only have one player left.
Posted: Mon Aug 10, 2020 10:11 pm
by mgtr14
I don't see why this isn't activated for such situations, it's fitting and it means the team with more players will go on the offensive which they probably have the option to do.
Re: Turn on sudden death when one of the last 2 teams only have one player left.
Posted: Wed Aug 12, 2020 8:27 pm
by Gurt
Adding to the ScriptAPI Game.ForceStartSuddenDeath(int suddenDeathTimeSeconds) so scripts can be created to active the sudden death whenever they want. Only works if sudden death is not yet activated. Allows you to change the timer too from the default 45 seconds.