MantisBT - Zandronum
View Issue Details
0004494Zandronum[All Projects] Bugpublic2025-04-12 06:582025-04-13 17:08
unknownna 
Kaminsky 
normalfeaturealways
resolvedfixed 
3.1 
3.2 
0004494: "You fail it" and "Your skill is not enough" medals erroneously count spawn-telefrags as valid frags
I noticed this while going through all the different modes with the death counter fix for the scoreboard.
Players can erroneously earn "you fail it" and "your skill is not enough" medals from simply being spawn-telefragged often enough. It's an ancient Skulltag issue. These medals should ideally only consider other player frags, telefrags, barrel explosions etc. as valid frags and valid counters instead of spawn-telefrags.
1. zandronum -host -file countdown_deathcount_02.wad +lastmanstanding 1
2. Connect 2 clients to the server and join the game with both.
3. When the countdown ends and the round begins, let the players spawn-telefrag each other until the medals appear.
Link to example wad:'https://zandronum.com/tracker/file_download.php?file_id=3225&type=bug [^]'
No tags attached.
Issue History
2025-04-12 06:58unknownnaNew Issue
2025-04-13 17:08unknownnaNote Added: 0024441
2025-04-13 17:08unknownnaStatusnew => resolved
2025-04-13 17:08unknownnaFixed in Version => 3.2
2025-04-13 17:08unknownnaResolutionopen => fixed
2025-04-13 17:08unknownnaAssigned To => Kaminsky

Notes
(0024441)
unknownna   
2025-04-13 17:08   
Tested the new fix and can confirm it works properly now. Definitely a lot cleaner and natural now. Good work.