sof2er / rotoblin

Automatically exported from code.google.com/p/rotoblin
0 stars 0 forks source link

Enforce sb_all_bot_team during pause and after until humans on survivor team #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Was watching the match between Latino Heat and bmw, where they were having 
problem and paused the game.

During the pause every single human on the survivor team disconnected and 
reconnected.
Once they unpaused, the director "glitched" and assumed the survivor team was 
dead.

Therefore we should set sb_all_bot_team to 1 soon as pause begin. After the 
pause ends, 10 second timer should check if any humans on survivors than revert 
sb_all_bot_team 0.

That *should* solve the issue, otherwise we should consider adding 
director_no_death_check as well.

Original issue reported on code.google.com by MrZer...@gmail.com on 8 Feb 2011 at 5:50