objectName nearSupplies radius

Operand types

objectName: Object
radius : Number

Type of returned value

Description

Find supplies (weapon holders, ammo crates, fuel feeds, other units) in the sphere with given radius.

Used In

Arma3

Example

_list = player nearSupplies 50;
Search OFPEC COMREF