NeedMoreInput / BF3ZombieMode

BF3 Zombie Mode
2 stars 0 forks source link

Need countdown/stats to next round #19

Open PapaCharlie9 opened 12 years ago

PapaCharlie9 commented 12 years ago

After victory is declared for one team or the other, the mode needs to be partially suspended (no more tracking of infections/zombie kills, etc.) using CountingDownToNextRound flag, and them some kind of thread needs to be launched to count down to the next round, maybe display round stats, then do a mapList.endRound with the winning team specified.

PapaCharlie9 commented 12 years ago

I only did the countdown part. The end of round stats still need to be done. Not sure how to interleave it with the delays in CountdownNextRound().