MantisBT - Zandronum
View Issue Details
0000843Zandronum[All Projects] Bugpublic2012-05-10 00:372018-09-30 22:30
unknownna 
Torr Samaho 
normalmajoralways
closedfixed 
98d 
3.03.0 
0000843: Players can pick up items after death if given health
Quote from Torr Samaho
Quote from VoltlocK
Quote from rific453
[98B] Teams Getting Free Points In Possession

It's related to a bug (forgot the name) where a player is still classed as "alive" when the player is given health by a script or by cheating

I think you are not supposed to give health to a dead player and bet this won't work properly in ZDoom either. Can somebody make a small example wad that allows to test this in ZDoom and Skulltag?

This happens in Skulltag and GZDoom 323. It also happens in ZDoom 2.5.0, but it's fixed in ZDoom SVN build 3587.
1. skulltag.exe -file giveinventory_health_01.wad +possession 1 +sv_nomonsters 1 +map map01
2. "addbot" in the console. Let the warm-up countdown end.
3. Pick up the hellstone.
4. Kill your player while having some momentum.
Script 975 ENTER
{
    GiveInventory ("Health", 1);
    Delay (1);
    Restart;
}
No tags attached.
child of 0002172closed Torr Samaho Upgrade GZDoom base to 1.8.6 
? giveinventory_health_01.wad (312) 2012-05-10 00:37
/tracker/file_download.php?file_id=618&type=bug
png Screenshot_Doom_20120510_022950.png (25,320) 2012-05-10 00:38
/tracker/file_download.php?file_id=619&type=bug
png
Issue History
2012-05-10 00:37unknownnaNew Issue
2012-05-10 00:37unknownnaFile Added: giveinventory_health_01.wad
2012-05-10 00:38unknownnaFile Added: Screenshot_Doom_20120510_022950.png
2012-05-10 00:38unknownnaStatusnew => confirmed
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2012-08-05 14:34Torr SamahoNote Added: 0004264
2012-08-05 14:34Torr SamahoStatusconfirmed => acknowledged
2012-08-05 14:34Torr SamahoResolutionopen => backport later
2014-06-15 16:58WatermelonAssigned To => Watermelon
2014-06-15 16:58WatermelonStatusacknowledged => assigned
2014-06-15 16:58WatermelonStatusassigned => acknowledged
2014-06-15 22:14WatermelonAssigned ToWatermelon =>
2015-04-05 08:06WaTaKiDRelationship addedchild of 0002172
2015-04-05 08:06WaTaKiDTarget Version => 3.0
2015-05-09 13:56DuskStatusacknowledged => assigned
2015-05-09 13:56DuskAssigned To => Torr Samaho
2015-05-09 13:58DuskStatusassigned => needs testing
2015-05-09 22:29ArcoNote Added: 0012221
2015-05-09 22:29ArcoStatusneeds testing => resolved
2015-05-09 22:29ArcoResolutionbackport later => fixed
2015-05-09 22:29ArcoFixed in Version => 3.0
2018-09-30 22:30Blzut3Statusresolved => closed

Notes
(0004264)
Torr Samaho   
2012-08-05 14:34   
This was fixed in ZDoom revision 3438. Since it's intertwined with other ZDoom changes, I'll backport it later.
(0012221)
Arco   
2015-05-09 22:29   
Issue fixed in r150509-1736.