View Revisions: Issue #333

Summary 0000333: [Regression] from 2.0.05 to 2.1.0: Certain linedef in Unloved2 no longer triggers
Revision 2017-02-24 06:41 by Rachael
Description On MAP06 (coords -2800, 808) line 2565 it has special(74,7,1) which is repeatable and triggered by "Use".

The issue is that this linedef no longer functions in recent versions of GZDoom. Suspect floatification to be the cause of this issue. Have not seen it anywhere else except this map so far - its mirror map, "Rusted Nails" (which is where you go after triggering special 74(7,1)) has the same issue.

Revision 2017-02-24 06:35 by Rachael
Description On MAP06 line 2565 it has special(74,7,1) which is repeatable and triggered by "Use".

The issue is that this linedef no longer functions in recent versions of GZDoom. Suspect floatification to be the cause of this issue. Have not seen it anywhere else except this map so far - its mirror map, "Rusted Nails" (which is where you go after triggering special 74(7,1)) has the same issue.