Custom heal types/raise states

Moderator: GZDoom Developers

User avatar
Captain Ventris
Posts: 4609
Joined: Mon Jul 31, 2006 4:25 pm
Location: San Antonio, TX

Re: Custom heal types/raise states

Post by Captain Ventris »

Ghastly_dragon wrote:Would raise states based on what monster raised it be possible, too? The Gremlins from the Quake 1 expansion pack come to mind (where they eat a corpse and spawn another monster).
Yes, that's exactly what I had in mind! Jimmy's Glutton concept could become very real and functional. :D
CO2
Posts: 42
Joined: Tue Jul 29, 2008 9:24 am

Re: Custom heal types/raise states

Post by CO2 »

Yes, just have a heal damage state dedicated to it.

Well, actually no. This would not work easily because you'd have no way to get it to eat one and spawn another one, unless you were somehow able to pull what type the ressurection target type is.
User avatar
Jimmy
 
 
Posts: 4728
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: Custom heal types/raise states

Post by Jimmy »

My plan for a Glutton creature that eats the corpses of enemies to gain strength is the main reason I suggested this feature. ;) Here's how I'd do it with my 'HealType' method:
Spoiler:
As for resurrecting monsters who have died in certain ways due to different damage types, this is an excellent idea. Here's how I'd simulate that in DECORATE:
Spoiler:
There's bound to be a problem with this method that will arise sooner or later when a modder wishes to do something extremely innovative with this system. Looking at my two examples here, which are quite different from each other, syntax-wise, I can foresee problems cropping up here and there.
User avatar
Ghastly
... in rememberance ...
Posts: 6109
Joined: Fri Jul 06, 2007 2:34 pm

Re: Custom heal types/raise states

Post by Ghastly »

Raise.XDeath.Eat, or something like that (most likely won't work)? That's a problem that'd have to be worked through before this would be implemented, obviously.
User avatar
Osiris Kalev
Posts: 290
Joined: Sun Aug 20, 2006 11:06 pm
Location: Australia, Elsewhere Within
Contact:

Re: Custom heal types/raise states

Post by Osiris Kalev »

I suggested something similar to this a while ago (an extension to A_VileChase I believe), but this way sounds better.

The main reason I suggested it though was to have normal raise-able monsters and to also have a staff that makes corpses explode.
User avatar
.+:icytux:+.
Posts: 2661
Joined: Thu May 17, 2007 1:53 am
Location: Finland

Re: Custom heal types/raise states

Post by .+:icytux:+. »

this would be a very useful thing to use :D

you could make so much awesome monsters, heh, @ghastly: the vagary could throw corpses at you this way :D
CO2
Posts: 42
Joined: Tue Jul 29, 2008 9:24 am

Re: Custom heal types/raise states

Post by CO2 »

Well if not this, could we at least have an XRaise state?
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”