Death zones in sp>mp maps

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
eternal





Posts: 165
Joined: Wed Nov 08, 2006 6:35 am
Location: XBConnect

Death zones in sp>mp maps

Post by eternal »

Has anyone had any luck getting a deathzone to werk in a conv map?
I've tried many things, even letting DeToX have a crack at it, and it still doesnt werk. :(
newbymodder wrote:the bickering of halomods have to love them
User avatar
smokey





Posts: 391
Joined: Tue Jul 25, 2006 5:39 pm

Post by smokey »

I cant do it either :(.
User avatar
latinomodder





Posts: 1040
Joined: Tue Sep 20, 2005 5:51 pm
Location: Costa Rica

Post by latinomodder »

Place all your death barriers then add a script that goes

(Script startup Kill_volumes
(begin
( kill_volume_enable <insert death wall name here>)
))

If you have more than one just keep putting more and more like this

(Script startup Kill_volumes
(begin
( kill_volume_enable <insert death wall name here>)
( kill_volume_enable <insert death wall name here>)
( kill_volume_enable <insert death wall name here>)
))

That should make your death walls work
Image
Post Reply