Minefield + corpses

Minefield + corpses

Re: Minefield + corpses Posted by Laidetus on Thu Feb 17th 2005 at 8:13pm
Laidetus
1 post
Posted 2005-02-17 8:13pm
Laidetus
member
1 post 0 snarkmarks Registered: Feb 17th 2005 Location: Finland
Hello..

I have a little minefield in my testing purposes only cs map and it works perfectly.. almost. Mines work fine but is it possible that corpses (dead ppl) could hit the unused mines?

It would be nice to see if the corpses starts to fly around the minefield. :biggrin:

EDIT: I forgot to write here the entities I used to make mines..

trigger_once (to trigger other entities), env_explosion (for killing purposes) and env_message (for cool explosion sound)
Re: Minefield + corpses Posted by French Toast on Thu Feb 17th 2005 at 9:00pm
French Toast
3043 posts
Posted 2005-02-17 9:00pm
3043 posts 304 snarkmarks Registered: Jan 16th 2005 Occupation: Kicking Ass Location: Canada
Unless the dead people are flying already, they arent going to land on mines i don't think. However if a mine is triggered near them I think the bodies will go flying.
Re: Minefield + corpses Posted by rs6 on Thu Feb 17th 2005 at 11:57pm
rs6
640 posts
Posted 2005-02-17 11:57pm
rs6
member
640 posts 94 snarkmarks Registered: Dec 31st 2004 Occupation: koledge Location: New Jersey, USA
try using some kind of pyshics trigger, that way even objects could set the mines off.
Re: Minefield + corpses Posted by omegaslayer on Fri Feb 18th 2005 at 2:26am
omegaslayer
2481 posts
Posted 2005-02-18 2:26am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
Use the physics explosion in conjunction with everything else.