unitName addBackpackGlobal backpack

Operand types

unitName: Object
backpack: String

Type of returned value

Description

Adds a backpack to a unit.

unit: Object - soldier
backpack: String - backpack class name

As the command suggests, this is global in MP.

Used In

Arma3

Example

loon1 addBackpackGlobal "B_AssaultPack_khk";
Search OFPEC COMREF