addMagazineGlobal: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 106282 by Lou Montana on 2018-03-25T20:10:40Z) |
m (template:command argument fix) |
||
Line 24: | Line 24: | ||
|p2= magazineName: [[String]] |= Parameter 2 | |p2= magazineName: [[String]] |= Parameter 2 | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[player]] [[addMagazineGlobal]] "30Rnd_65x39_caseless_mag";</code>|= | |x1= <code>[[player]] [[addMagazineGlobal]] "30Rnd_65x39_caseless_mag";</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazinePool]], [[addMagazineTurret]], [[addMagazineAmmoCargo]] |= | | [[addMagazine]], [[addMagazines]], [[addMagazineCargo]], [[addMagazineCargoGlobal]], [[addMagazinePool]], [[addMagazineTurret]], [[addMagazineAmmoCargo]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:28, 7 April 2019
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:
- addMagazineaddMagazinesaddMagazineCargoaddMagazineCargoGlobaladdMagazinePooladdMagazineTurretaddMagazineAmmoCargo
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