it was found the "rightscroll" vanilla trick doesn't work in Zdoom.
Here is the example:
http://www.doomworld.com/idgames/index.php?id=12487
It works in zdoom 1.22 and doesn't in Zdoom 1.23b33 and higher
Copmatibility Error
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49223
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Copmatibility Error
No, it doesn't work - and it won't get changed. The 'trick' is to use the same sidedef on multiple linedefs so that the scrollers add up. Zdoom needs unique sidedefs per linedef and thus decompresses such a level in order to work. And considering that this trick has basically no real world use (since the amount of wall scrollers in Doom.exe is limited to 64 per level) it's not worth any special handling.