View Revisions: Issue #279
Summary | 0000279: armor bug with dehacked patch | ||
---|---|---|---|
Revision | 2017-02-16 12:29 by Graf Zahl | ||
Description | It looks like the "Misc 0" line or section in the Dehacked lump is causing the Doom armors to bug: The green or the blue armor have no effect and the player gets hurt the same rate as without the armor. Also the armor points on the screen will stick constant at 100 or 200 even if the player gets hurt. Just plain "Misc 0" line in the deh lump is enough. It doesn't need to follow any real commands. The misc section is for health, armor and infight setups. However, if you've no armor and you pick up only few armor bonuses any damage will wear them off as usual. |
||
Revision | 2017-02-16 11:12 by simc | ||
Description | It looks like the "Misc 0" line or section in the Dehacked lump is causing the Doom armors to bug: The green or the blue armor have no effect and the player gets hurt the same rate as without the armor. Also the armor points on the screen will stick constant at 100 or 200 even if the player gets hurt. Just plain "Misc 0" line in the deh lump is enough. It doesn't need to follow any real commands. The misc section is for health, armor and infight setups. However, if you've no armor and you pick up only few armor bonuses any damage will wear them off as usual. |