Removing sound on spike trap...

All about Chaos for Unreal... (UT3, UT2004, UT2003, UT)
Post Reply
343 Guilty Spark
Posts: 11
Joined: Sun Jul 25, 2004 8:25 pm

Removing sound on spike trap...

Post by 343 Guilty Spark »

After trying to make I spike trap for my map, I got mad from all the failures, and used the one from Arena][. The problem I have is that since there are so mant of them close togeather, that when they go off, the crowd cheers are so loud they drown out every other sound. I've tried changing the opened and closed mover sounds, but that didn't work. Can someone PLEASE help me?
jeditobe1
Inactive Chaos Team Member
Posts: 2638
Joined: Mon Mar 10, 2003 11:06 pm
Location: The Dagobah System
Contact:

Post by jeditobe1 »

Can you just make only one or two spikes in a given cluster activate the cheer (assuming you want it).
I make Darth Vader look like a teenage punk with a lightsaber.
343 Guilty Spark
Posts: 11
Joined: Sun Jul 25, 2004 8:25 pm

Post by 343 Guilty Spark »

Alright, thanks. That should keep the noise level down :)
Shadowstar
Chaotic Dreams Team
Posts: 3290
Joined: Sun Apr 06, 2003 6:22 am
Location: Arizona
Contact:

Post by Shadowstar »

The cheer is caused by a scripted event. Technically, you shouldnt even be able to hear a cheer unless you copied the ai scripts too. The vertical spikes in the map are all one mover, so it only has to trigger one mover. There is also an invisible mover that acts to hold karma corpses in position. Without those, the corpse will end up being pushed by the spikes, instead of skewered by them, in most cases. Remember to set all the movers to block karma. Spike traps are a little tricky to do, but once you understand how the mechanics of it works, its relatively easy to replicate.

It's also probably better to use a killinstigator event rather than using mover encroaching damage, as killinstigator leaves you with a nice, clean kill and a nice, unbutchered corpse to get all stuck in the spikes. Encroach damage has a tendency to gib if its set too high, or simply not be lethal enough if set too low. Plus, with a killinstigator, you can set up a custom damagetype, which gives you a custom kill message and configurable effects properties (like making the corpse twitch on the spikes, as if trying to get off, or writhing in pain). I used these effects in Arena][. It's quite noticeable if you jump squarely onto one of the horizontal barbed spikes. If you get it straight on, you'll die, and your corpse will get stuck there, and twitch as if trying to get off in extreme pain... Makes for some nice death fx.

Yeah, I'm a sick bastard.
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Shadowstar wrote:Yeah, I'm a sick bastard.

Ahhh that explains it all :D :D :D
Jb
343 Guilty Spark
Posts: 11
Joined: Sun Jul 25, 2004 8:25 pm

Post by 343 Guilty Spark »

Yeah, I saw that scripted event thing, and changed it from cheering to impaling flesh sound. Thanks for the help.
Post Reply