Cyberdemon
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > Barrel Explosions
 
Author
All times are GMT. The time now is 12:35. Post New Thread    Post A Reply
Bloodskull
Reputation is a bubble which a man bursts when he tries to blow it for himself.


Posts: 887
Registered: 06-04


Is there some way to have a mapspot spawn not the barrel but just the barrel explosion? I'm trying to achieve a self destruct sequence here with exploding flames(barrel explosion) at some spots and can't find anything on it. If you can't do this, what do you suggest I can do to achieve this wanted effect?

Old Post 07-30-04 06:03 #
Bloodskull is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Darkhaven
Banned


Posts: 1127
Registered: 07-04


Thing 136 in vanilla Doom2.exe.

Well? Did it work?

Last edited by Darkhaven on 07-30-04 at 09:11

Old Post 07-30-04 06:37 #
Darkhaven is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
ReX
Senior Member


Posts: 1648
Registered: 05-00



Bloodskull said:
If you can't do this, what do you suggest I can do to achieve this wanted effect?
Another (admittedly clumsy) way to do it is to spawn a moving rocket near a wall where you want the explosion to occur. It's best if the rocket spawns somewhere that is not visible to the player.

Old Post 07-30-04 16:16 #
ReX is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
deathbringer
Post invalidated by first word being "uhhh"


Posts: 3497
Registered: 04-02


uhhhhhh

Take an object you dont want, and give its 'alert frames' the barrel explosion in dehacked, then when it 'sees' you it will explode. This might work with scenery (like poles or pillars), but when i did it i used the lost soul, it also made the pain elemental into a dangerous 'explosion launcher'

Old Post 07-30-04 16:33 #
deathbringer is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
The Ultimate DooMer
(former) /newstuff Chronicler


Posts: 4449
Registered: 03-02


If this is ZDoom (which it sounds like) you could create an invisible decorate monster that blows up as soon as it spawns. Add some explosion graphics for death frames and define it in zdefs.acs, so you can use Thing_SpawnNoFog on it.

Old Post 07-30-04 18:05 #
The Ultimate DooMer is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Nmn
Man of Rone


Posts: 2107
Registered: 08-03


I replaced my barrel sprite frames once with a blank sprite, later set some barrels and used thing_destroy to blow them up. If I wanted to set explosions I just spawned them with spawn_nofog at decent z heights and immideatly destoryed them after them being spawned.

__________________
-N

Old Post 07-30-04 18:24 #
Nmn is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03



The Ultimate DooMer said:
If this is ZDoom (which it sounds like) you could create an invisible decorate monster that blows up as soon as it spawns. Add some explosion graphics for death frames and define it in zdefs.acs, so you can use Thing_SpawnNoFog on it.


You can as easily use Spawnspot for it and you don't need to bother with the spawn id then.

Old Post 07-30-04 19:03 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Darkhaven
Banned


Posts: 1127
Registered: 07-04


Or you could just put a thing with a type of 136 in a dormant state and when you walk over a certain line, switch it to normal.

Old Post 07-30-04 20:13 #
Darkhaven is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Vile1011
Junior Member


Posts: 212
Registered: 06-03


In a file called DECORATE.lmp, inserted into the wad. If your editor can't do this, XWE can.

ACTOR Explosion : Rocket
{
Spawn Parent Death
SpawnID 200
}

In the script:

#define T_EXPLOSION 200 (at beginning)

When you want the explosion:

Thing_SpawnNoFog(n,T_EXPLOSION,0);
Where n is the mapspot.

Old Post 08-01-04 04:30 #
Vile1011 is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 12:35. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > Barrel Explosions

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory