Bbartram 0 Posted April 26, 2008 I'd like to create a trigger in a script in OFP to create a "damage zone" for a chemical bomb that can be placed anywhere on the map in the mission editor. Arma has the command "createTrigger" Wiki page here Is there a way to create a trigger in script in OFP? How would you create a damage zone such that an object placed in the mission editor can have such an effect? Thanks, Brian Share this post Link to post Share on other sites
zwobot 22 Posted April 26, 2008 Why don't you place the trigger in the mission editor and setPos it to the object which represents your chemical bomb during the mission? You have to name the trigger in order to be able to do this of course. Share this post Link to post Share on other sites