addMagazineGlobal

From Bohemia Interactive Community
Revision as of 14:15, 10 August 2013 by DarkDruid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |0.76|= Game version ____________________...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Adds a magazine to the unit.
Note: You may create invalid combinations by adding more magazines than the free space in unit's inventory allows. When doing so, application behaviour is undefined.
Groups:
Uncategorised

Syntax

Syntax:
unit addMagazineGlobal magazineName
Parameters:
unit: Object
magazineName: String
Return Value:
Nothing

Examples

Example 1:
player addMagazineGlobal "30Rnd_65x39_caseless_mag"

Additional Information

See also:
See also needed

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