objectName nearSupplies radius
Operand types
objectName:
Objectradius :
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;