uniformContainer
Revision as of 19:04, 12 October 2013 by Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.04|= Game version ____________________...")
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.04
Description
- Description:
- Returns a cargo container of a unit's uniform.
Syntax
- Syntax:
- uniformContainer unit
- Parameters:
- unit: Object - a soldier
- Return Value:
- Object - cargo container or <NULL-object>
Examples
- Example 1:
hint str uniformContainer player; //2df7dd00# 163941: dummyweapon.p3d
- Example 2:
hint str getMagazineCargo uniformContainer player;
[ [ "30Rnd_65x39_caseless_mag" ],[ 3 ] ]
Additional Information
- Multiplayer:
- -
- See also:
- vestContainerbackpackContainer
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To