addMagazineGlobal: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazinePool]], [[addMagazineTurret]] |= SEEALSO | | [[addMagazine]], [[addMagazine array]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazinePool]], [[addMagazineTurret]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 07:54, 20 September 2013
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:
- addMagazineaddMagazine arrayaddMagazinesaddMagazineCargoaddMagazineCargoGlobaladdMagazinePooladdMagazineTurret
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