center findEmptyPosition [radius, maxDistance] or [radius, maxDistance, vehicleType]

Operand types

center: Array
[radius, maxDistance] or [radius, maxDistance, vehicleType]: Array

Type of returned value

Description

Search for the position nearest (up to maxDistance) to the center, with the free area (vehicle of the given type can be placed anywhere) of the given radius.
When not found, empty array is returned.

Used In

Arma2

Example

There are no examples for this command
Search OFPEC COMREF