trigger setTriggerArea [a, b, angle, rectangle]

Operand types

trigger: Object
[a, b, angle, rectangle]: Array

Type of returned value

Description

Defines the area controlled by the trigger.
The area is rectangular or elliptical, the width is 2 * a, the height is 2 * b.
It is rotated angle degrees.

Used In

ArmA

Example

trigger setTriggerArea [100, 50, 45, false]
Search OFPEC COMREF