Jump to content
Sign in to follow this  
Psycho5553

Help please!

Recommended Posts

Hey. I want to make a trigger that if you walk in to it you die. Can someone please help me. im pretty bad at scripting...

Share this post


Link to post
Share on other sites

Hi man,

ok place a trigger, change the size and shape of the area covered to your desired.

In ACTIVATION filed set - BLUFOR

set it to REPETEDLEY

set it on PRESENT

in CONDITION type in - player in thislist;

on ACTIVATION field - player setDamage 1;

this should instantly kill player. Works in SP/need to be tested in MP. You can also add some deley and some fiering sounds to simulate player being killed by enemy fire.

Hope this helps.

Share this post


Link to post
Share on other sites
Hi man,

ok place a trigger, change the size and shape of the area covered to your desired.

In ACTIVATION filed set - BLUFOR

set it to REPETEDLEY

set it on PRESENT

in CONDITION type in - player in thislist;

on ACTIVATION field - player setDamage 1;

this should instantly kill player. Works in SP/need to be tested in MP. You can also add some deley and some fiering sounds to simulate player being killed by enemy fire.

Hope this helps.

This is a good way to do it, but this one will work only if you are BLUFOR. I think you can set "Anyone" or "Oppfor" ...depending of your taste.

Share this post


Link to post
Share on other sites
This is a good way to do it, but this one will work only if you are BLUFOR. I think you can set "Anyone" or "Oppfor" ...depending of your taste.

Yeah you are right, In case of different entry in ACTIVATION field [bLUEFOR/OPFOR/ANYONE] the way trigger behaves will be changed. I probably just assumed that player will be Bluefor.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×