OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: killjoy73au on 31 Jan 2005, 12:43:10
-
anyone tell me how you create a trigger ingame and how to set its options? also how do you make a sideradio message by anyone thats in the group, say if i used unit1 sideradio "message" and that unit dies then the message wont come up so how do i make it so anyone in the group can activate the message?
-
If you group a trigger to a group leader you get new options in the Activation box. If you want just somebody in a group to say a message the easiest way is to get the leader to say it
leader grp1 sideChat "blah"
There was a thread about creating triggers dynamically the others day. I'm not sure if it can be done or not.