OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: BlackJackVr on 01 Mar 2007, 15:15:28
-
Simple question: i can set a trigger to be activated when a side is in the trigger area; how can i make it been activated when a particular unit is in the trigger area and not a generical unit of a side?
Thanks
-
Name your unit and check for his presence in the trigger area.
For example a unit called fred.
Trigger On activation field:
fred in thislist
On somesuch.
Planck
-
Or synchronize the trigger with the guy you want to detect. Synchronize by drawing a line between the unit and trigger, press F2 (groups) before that.