unitName addUniform type

Operand types

unitName: Object
type: String

Type of returned value

Description

Create a new uniform and try to link it into uniform slot (given uniform has to be supported by allowedUniforms list of target soldier).

Used In

Arma3

Example

_unit addUniform "U_B_CombatUniform_mcam";
Search OFPEC COMREF