"Buddha" sectors - legit to use?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Enjay
 
 
Posts: 27115
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

"Buddha" sectors - legit to use?

Post by Enjay »

I'm just checking that this is considered to be correct, documented behaviour, and won't break at some point.

In ZDoomHexen mode, if I make a sector type 75 (damaging floor and end level when health is <10 (like the end of E1M8)) and then set the icy/friction flag on the sector, the damage and end level abilities are removed but the sector still confers the "protection from death" effect of that sector. ie it creates a sector (with a non-damaging floor) where the lowest the player's health can go is 1% and the player cannot die.

I would like to use the above effect in a map but because it seems a little hacky, I just want to check that it is considered a feature to be used. IIRC, Graf discovered this effect some years ago and it hasn't been "fixed" so I suspect it is OK.
User avatar
jpalomo
Posts: 772
Joined: Mon May 17, 2010 9:45 am

Re: "Buddha" sectors - legit to use?

Post by jpalomo »

Sounds to me like a bug. There really isn't a need for this method anyways since buddha mode was added to [wiki]SetPlayerProperty[/wiki]
User avatar
FDARI
Posts: 1097
Joined: Tue Nov 03, 2009 9:19 am

Re: "Buddha" sectors - legit to use?

Post by FDARI »

Detecting when an actor/player enters a sector and accurately detecting all possible departures from that sector isn't necessarily ideal -especially not if there is a feature that covers your exact need already. I remember seeing this bug/feature discussed before, and it is my impression that the devs consider this usable (for modders). I think this is by now expected, defined and dependable.

It still sounds like a bug. I just don't think it is one/anymore.
User avatar
DaMan
Posts: 727
Joined: Fri Jan 01, 2010 7:14 am

Re: "Buddha" sectors - legit to use?

Post by DaMan »

Rocket jumping maps use this so its a feature now.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: "Buddha" sectors - legit to use?

Post by randi »

When you put any Boom flags on the sector, you also need to use the Boom flags for damage if you want it to damage. So, no, it's not a bug.
User avatar
Enjay
 
 
Posts: 27115
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: "Buddha" sectors - legit to use?

Post by Enjay »

OK, that's nice and clear, thanks.

And the reasons cited by FDARI are exactly why I would prefer to use the sector method.
disposable_username2
Posts: 168
Joined: Tue Mar 08, 2011 1:25 pm

Re: "Buddha" sectors - legit to use?

Post by disposable_username2 »

For the record, here's the original topic: http://forum.zdoom.org/viewtopic.php?f=3&t=5778
Note highly original and descriptive thread title that makes it extremely easy to find via search.
Locked

Return to “Editing (Archive)”