position nearObjects radius or [typeName, radius]

Operand types

position: Object or Array
radius or [typeName, radius]: Number or Array

Type of returned value

Description

Find objects in the circle with given radius.
If typeName is given, only objects of given type (or its subtype) are listed.

Used In

ArmA

Example

_list = position player nearObjects 50
Search OFPEC COMREF