OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: BlackJackVr on 01 Mar 2007, 15:15:28

Title: Determinate unit in trigger area
Post 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
Title: Re: Determinate unit in trigger area
Post by: Planck on 01 Mar 2007, 16:39:07
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
Title: Re: Determinate unit in trigger area
Post by: Cheetah on 01 Mar 2007, 17:01:56
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.