addMagazines

From Bohemia Interactive Community
Revision as of 18:56, 2 September 2014 by Killzone Kid (talk | contribs) (locality)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Adds multiple magazines to the unit.
Groups:
Uncategorised

Syntax

Syntax:
unit addMagazines [magazineName, count]
Parameters:
unit: Object
[magazineName, count]: Array
magazineName: String
count: Number - Number of magazines.
Return Value:
Nothing

Examples

Example 1:
player addMagazines ["30Rnd_65x39_caseless_mag", 3];

Additional Information

See also:
addMagazineGlobaladdMagazineaddMagazine_arrayaddMagazineCargoaddMagazineCargoGlobaladdMagazinePooladdMagazineTurret

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

Notes

Bottom Section