OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: punisher on 31 Mar 2008, 16:23:12

Title: death trigger for anybody who goes in
Post by: punisher on 31 Mar 2008, 16:23:12
Hi
Looking for the syntax for a trigger that Kills anybody that goes in
Ive tryed this setdammage 1 , (this)setdammage 1 etc but doesnt seem to work,
thanks
Title: Re: death trigger for anybody who goes in
Post by: JasonO on 01 Apr 2008, 00:02:39
{_x setdammage 1} foreach thislist

In the activation field. I believe that's how it goes :)
Title: Re: death trigger for anybody who goes in
Post by: punisher on 02 Apr 2008, 13:43:10
thanks thats just what i need

now the radiation will kill all  !!:clap: