itemCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) |
||
Line 17: | Line 17: | ||
|x1= <code>[[hint]] [[str]] [[itemCargo]] [[vestContainer]] [[player]];</code> | |x1= <code>[[hint]] [[str]] [[itemCargo]] [[vestContainer]] [[player]];</code> | ||
|seealso= [[getItemCargo]] | |seealso= [[getItemCargo]] [[addItemCargo]], [[addItemCargoGlobal]], [[clearItemCargo]], [[clearItemCargoGlobal]], [[weaponCargo]], [[magazineCargo]] | ||
}} | }} |
Revision as of 16:29, 20 January 2022
Description
- Description:
- Get array with items from ammo box (or any general weapon holder container).
- Groups:
- Vehicle Inventory
Syntax
- Syntax:
- itemCargo object
- Parameters:
- object: Object - Vehicle or ammo box
- Return Value:
- Array - Format: ["ItemType1","ItemType2","ItemType3"...]
Examples
- Example 1:
hint str itemCargo vestContainer player;
Additional Information
- See also:
- getItemCargo addItemCargoaddItemCargoGlobalclearItemCargoclearItemCargoGlobalweaponCargomagazineCargo
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note