A zip file with the following for Doom Builder:
1. Gzdoom.cfg - the old one didn't link 3d floor line specials and tagged sectors
2. ACS.cfg + zspecial.acs - Updated for thing_move(int tid, int dest, opt bool nofog);
3. zdefs.acs - Definitions for common angles (ang_ne, ang_sw, etc.)
Doom Builder Resources
Moderator: Graf Zahl
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact:
- Shinjanji
- Posts: 198
- Joined: Sun Nov 06, 2005 16:45
- Location: Pennsylvania, USA
As far as the new GZDoom.cfg goes...
I think that the lack of linkage between 3D-floor line specials and thier tags was intentional. As it stands, the configuration fails to link sectors with tags of higher than 255 (which is what hibyte is used for) and improperly links to sectors that have the lower tags.
Excuse the wording, I'm too lazy to revise that to an order other than what I was thinking at the time. Same with this line, too
In short: It doesn't support the High Byte.
I think that the lack of linkage between 3D-floor line specials and thier tags was intentional. As it stands, the configuration fails to link sectors with tags of higher than 255 (which is what hibyte is used for) and improperly links to sectors that have the lower tags.
Excuse the wording, I'm too lazy to revise that to an order other than what I was thinking at the time. Same with this line, too

In short: It doesn't support the High Byte.
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact:
- justin023
- Posts: 165
- Joined: Wed Sep 21, 2005 10:51
- Location: Illinois
- Contact: