location setSize size

Operand types

location: Location
size: Array

Type of returned value

Description

Sets the size (radius) of a location.
The width is 2 * x, the height is 2 * y.

Used In

ArmA

Example

_location setSize [15,25]
Search OFPEC COMREF