MantisBT - Zandronum
View Issue Details
0000430Zandronum[All Projects] Suggestionpublic2011-05-08 12:372018-09-30 19:54
unknownna 
Torr Samaho 
lowtweakN/A
closedfixed 
98d 
1.0 
0000430: Reset frag/point/win counters of players who use the spectate/team/changeteam command in team modes
The frag/point/win counter isn't reset when you turn into a spectator or when you join the opposite team.
After turning into a spectator in regular possession, the point counter is not reset, but the frag counter is. If you reconnect, the point counter is reset, but the frag counter is not (cl_dontrestorefrags 0). This means that if you join the game after reconnecting, scoring a point will earn you 2 points (not really 2 points though).

After turning into a spectator in regular LMS, the win counter is reset, but the frag counter is not. If you reconnect, the win counter is not reset, but the frag counter is (cl_dontrestorefrags 0).
No tags attached.
png tlms_tposs.png (148,048) 2011-05-08 12:37
/tracker/file_download.php?file_id=305&type=bug
png
Issue History
2011-05-08 12:37unknownnaNew Issue
2011-05-08 12:37unknownnaFile Added: tlms_tposs.png
2011-05-08 12:43unknownnaAdditional Information Updatedbug_revision_view_page.php?rev_id=820#r820
2012-03-27 19:27unknownnaNote Added: 0002928
2012-03-27 19:29TIHanStatusnew => resolved
2012-03-27 19:29TIHanFixed in Version => 1.0
2012-03-27 19:29TIHanResolutionopen => fixed
2012-03-27 19:29TIHanAssigned To => Torr Samaho
2018-09-30 19:54Blzut3Statusresolved => closed

Notes
(0002928)
unknownna   
2012-03-27 19:27   
Fixed: When a player turned into a true spectator (i.e. not a dead spectator) in possession or TLMS or turned from dead spectator to true spectator in LMS, the points/wins of that player where not reset. [Torr Samaho]