unitName addItem item

Operand types

unitName: Object
item: Item

Type of returned value

Description

Creates new item and tries to add it into inventory. Inventory must have enough space to accomodate new item or command will fail.

Used In

Arma3

Example

loon1 addItem "NVGoggles";
loon1 assignItem "NVGoggles";
Search OFPEC COMREF