MantisBT - Zandronum
View Issue Details
0002895Zandronum[All Projects] Bugpublic2016-10-15 11:412025-04-27 00:10
unknownna 
Kaminsky 
normalminoralways
resolvedfixed 
2.1 
3.2 
0002895: Players dead before initial countdown in survival invasion remain dead or lose 1 life once game begins
It seems that players aren't handled properly in survival invasion with regards to the lives counter. If they somehow happen to be dead before the initial round begins, they either remain dead when the round begins if sv_maxlives is 1 or lose 1 life if sv_maxlives is 2+.
No tags attached.
Issue History
2016-10-15 11:41unknownnaNew Issue
2016-10-15 11:53unknownnaDescription Updatedbug_revision_view_page.php?rev_id=9759#r9759
2025-04-27 00:10unknownnaNote Added: 0024526
2025-04-27 00:10unknownnaStatusnew => resolved
2025-04-27 00:10unknownnaFixed in Version => 3.2
2025-04-27 00:10unknownnaResolutionopen => fixed
2025-04-27 00:10unknownnaAssigned To => Kaminsky

Notes
(0024526)
unknownna   
2025-04-27 00:10   
With the refactor of the lives system for survival invasion done by Kaminsky, this issue is fixed for 3.2's release. Good work.