unitName addItemCargoGlobal [item, count]

Operand types

unitName: Object
[item, count]: Array

Type of returned value

Description

Create new items and store them to the weapon holder.

item - String
count - Number

This command is executed on all connected clients in multiplayer.

Used In

Arma3

Example

ammoTruckOne addItemCargoGlobal ["optic_ARCO", 10];
Search OFPEC COMREF