[2.8pre-1312] Waggle effects no longer work on tag 0

Bugs that have been investigated and resolved somehow.

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.
Post Reply
User avatar
Beed28
Posts: 598
Joined: Sun Feb 24, 2013 4:07 pm
Location: United Kingdom

[2.8pre-1312] Waggle effects no longer work on tag 0

Post by Beed28 »

I was brought here from the Zandronum bug tracker:
http://zandronum.com/tracker/view.php?id=2140

Basically, in the past, Floor_Waggle and Ceiling_Waggle worked on sectors with no tag (tag 0). But since Zandronum 2.0 came out, I discovered that the actions no longer work properly on tag 0 sectors.

Included is a small map that runs in Hexen that has a script that runs two different Floor_Waggle actions on sectors tagged 0 and 1. In Chocolate Hexen and old versions of ZDoom and Zandronum, pressing the button in front of you will start moving the entire map. However, in Zandronum 2.0 and latest versions of ZDoom, only the stone pillar (the only sector with tag 1) and the switch itself will move. What makes this baffling is that the switch sector and the rest of the map is tagged 0, yet the switch moves while the ground remains still.
Attachments
WaggleTag0.wad
Test map, requires Hexen.
(4.72 KiB) Downloaded 44 times
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Graf Zahl »

Why should they work on tag 0? And what's the obsession of Zandronum modders to use tag 0 for stuff it's never supposed to be used on???
User avatar
Beed28
Posts: 598
Joined: Sun Feb 24, 2013 4:07 pm
Location: United Kingdom

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Beed28 »

There was a mod for MM8BDM that adds three of several insane map effects, and applying Floor_Waggle and Ceiling_Waggle to every sector was one of the effects. To be honest, the mod was originally done by someone else several years ago before I started expanding on it, and it had that effect.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Graf Zahl »

So what? It was changed some time ago to act like any other special: tag 0 triggers the backside of the trigger line. And that's how it will remain.
User avatar
Beed28
Posts: 598
Joined: Sun Feb 24, 2013 4:07 pm
Location: United Kingdom

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Beed28 »

Not even a compatibility flag?
User avatar
ibm5155
Posts: 1268
Joined: Wed Jul 20, 2011 4:24 pm
Contact:

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by ibm5155 »

idk why tag zero cant be used, for me it is weird buy anyway...
Just make a replace of 0 tags to any other tag ( i think there's a find replace function over doom builder)

and ending, what's the difference btw tag zero and one? and why tag zero is so special that can't use half sector change commands? For me it's like, you can use all tags higher or equal than zero, but remember, tag 5 cannot be used for any sector change action
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Graf Zahl »

Beed28 wrote:Not even a compatibility flag?
No sane mapper ever used this in a constructive way. In this case, since it's your project now, my recommendation is to fix it to work within defined specifications.
User avatar
phantombeta
Posts: 2166
Joined: Thu May 02, 2013 1:27 am
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Brazil

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by phantombeta »

@ibm5155
I believe tag 0 is used for triggering the effect on the sector that the back side of the line is pointing at.
User avatar
Beed28
Posts: 598
Joined: Sun Feb 24, 2013 4:07 pm
Location: United Kingdom

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Beed28 »

The only problem is the project in question is a gameplay mod, and is supposed to played with existing maps.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [2.8pre-1312] Waggle effects no longer work on tag 0

Post by Graf Zahl »

Talk about abuse...
Post Reply

Return to “Closed Bugs [GZDoom]”