Difference between revisions of "magazineCargo"
From Bohemia Interactive Community
killzone_kid (talk | contribs) (see also) |
|||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
|p1= box: [[Object]] |= PARAMETER1 | |p1= box: [[Object]] |= PARAMETER1 | ||
− | | [[Array]] ["MagType1","MagType1","MagType2"...] |= RETURNVALUE | + | | [[Array]] - Format: ["MagType1","MagType1","MagType2"...] |= RETURNVALUE |
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[ | + | | [[getMagazineCargo]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[clearMagazineCargo]], [[clearMagazineCargoGlobal]] [[weaponCargo]], [[itemCargo]] |= SEEALSO |
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Latest revision as of 10:25, 20 December 2016
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 0.50
Description
- Description:
- Get array with magazines from ammo box (or any general weapon holder container).
Syntax
- Syntax:
- magazineCargo box
- Parameters:
- box: Object
- Return Value:
- Array - Format: ["MagType1","MagType1","MagType2"...]
Examples
- Example 1:
hint str magazineCargo uniformContainer cursorTarget;
Additional Information
- Multiplayer:
- -
- See also:
- getMagazineCargoaddMagazineCargoaddMagazineCargoGlobalclearMagazineCargoclearMagazineCargoGlobal weaponCargoitemCargo
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