waypoint setWaypointTimeout [min, mid, max]

Operand types

waypoint: Array
[min, mid, max]: Array

Type of returned value

Description

Defines the time between condition satisfaction and waypoint finish (randomly from min to max, with an average value mid).

Used In

ArmA

Example

[grp, 2] setWaypointTimeout [5, 10, 6]
Search OFPEC COMREF