PDA

View Full Version : Multiple explosions


Grande 3:16
12-23-2000, 09:26 PM
I'm trying to get an explosion effect going in one of my levels where a box has a crack on it, and if you shoot it with an RPG etc it blows up (simple enough), but the explosion triggers off something in the box next to it, so a few seconds later that blows, and a few seconds after that it also takes out some of the floor.

Only problem is I can only get it to all blow up at the same time. If I add more delays, it just ignores them. And if I just set the delay time longer on the explosives, they just go off after the box has already disappeared.

Is there a way that this can be done?

------------------
Don Juan Grande - Latino Crooner Extrordinare and Resident Thread Killer
Duke Nukem : Collision Course TC You've read the link... now play the demo! (http://www.dukeworld.com/collisioncourse)
Duke Nukem 3D: Jedi Knight TC (http://www.fortunecity.com/skyscraper/amd/1202/jedi.html)
Herbert Wong's Empire: The Grande Menace (http://meltingpot.fortunecity.com/guinea/851)
DuKeMART (http://meltingpot.fortunecity.com/guinea/851/page2.html)
Lookalikes (http://meltingpot.fortunecity.com/guinea/851/page8.html)
------------------
I am Grande 3:16.
I just swatted Jiminy Cricket.
I am your new conscience.

Ding Bat
12-29-2000, 03:47 AM
I sent you a Email with a map I worked out that may help.

------------------

Grande 3:16
12-29-2000, 07:36 AM
Cool, thanks dude. http://www.3drealms.com/ubb/images/icons/smile.gif

I checked it out and it was pretty much what I was after. I had tried something similar that didn't work, so maybe this one will.

Just have to see if I can get the floor to blow as well and it should be sweet. http://www.3drealms.com/ubb/images/icons/smile.gif

------------------
Don Juan Grande - Latino Crooner Extrordinare and Resident Thread Killer
Duke Nukem : Collision Course TC You've read the link... now play the demo! (http://www.dukeworld.com/collisioncourse)
Duke Nukem 3D: Jedi Knight TC (http://www.fortunecity.com/skyscraper/amd/1202/jedi.html)
Herbert Wong's Empire: The Grande Menace (http://meltingpot.fortunecity.com/guinea/851)
DuKeMART (http://meltingpot.fortunecity.com/guinea/851/page2.html)
Lookalikes (http://meltingpot.fortunecity.com/guinea/851/page8.html)
------------------
I am Grande 3:16.
I just swatted Jiminy Cricket.
I am your new conscience.

Grande 3:16
12-30-2000, 08:45 AM
I was messing around with it today. I still need to tweak it more and get the timing right, but at least now I know how to do it.

------------------
Don Juan Grande - Latino Crooner Extrordinare and Resident Thread Killer
Duke Nukem : Collision Course TC You've read the link... now play the demo! (http://www.dukeworld.com/collisioncourse)
Duke Nukem 3D: Jedi Knight TC (http://www.fortunecity.com/skyscraper/amd/1202/jedi.html)
Herbert Wong's Empire: The Grande Menace (http://meltingpot.fortunecity.com/guinea/851)
DuKeMART (http://meltingpot.fortunecity.com/guinea/851/page2.html)
Lookalikes (http://meltingpot.fortunecity.com/guinea/851/page8.html)
------------------
I am Grande 3:16.
I just swatted Jiminy Cricket.
I am your new conscience.

Roger
01-27-2001, 06:41 PM
Make a bridge type sprite set but forget the bottom section. Make four of the sprites 1-sided wall sprites (push "s" on a wall) and a 1-sided floor sprite (push "r" on a 5th wall sprite like above). Give them a shared hi unique from others. You should now have an explodable box. Place a crack on any side of the sprite-constructed box. Give the crack the next hi. The crack's hi will be the trigger for other explosions.

[This message has been edited by Roger (edited 01-27-2001).]

Grande 3:16
01-28-2001, 07:47 AM
Originally posted by Roger:
Make a bridge type sprite set but forget the bottom section. Make four of the sprites 1-sided wall sprites (push "s" on a wall) and a 1-sided floor sprite (push "r" on a 5th wall sprite like above). Give them a shared hi unique from others. You should now have an explodable box. Place a crack on any side of the sprite-constructed box. Give the crack the next hi. The crack's hi will be the trigger for other explosions.
I've done similar stuff to that in other levels (using a swipe card instead of a crack), but it wasn't really what I was after in this one. I was after getting explosions to get triggered by explosions with different tags, which DingBat had in the demo map he sent me.

------------------
Don Juan Grande - Latino Crooner Extrordinare and Resident Thread Killer
Duke Nukem : Collision Course TC You've read the link... now play the new 7 level demo! (http://www.dukeworld.com/collisioncourse)
Duke Nukem 3D: Jedi Knight TC (http://www.fortunecity.com/skyscraper/amd/1202/jedi.html)
Herbert Wong's Empire: The Grande Menace (http://meltingpot.fortunecity.com/guinea/851)
DuKeMART (http://meltingpot.fortunecity.com/guinea/851/page2.html)
Lookalikes (http://meltingpot.fortunecity.com/guinea/851/page8.html)
------------------
I am Grande 3:16.
I just swatted Jiminy Cricket.
I am your new conscience.