addMagazineGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Change addMagazine_array reference to addMagazine) |
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
||
Line 45: | Line 45: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | |||
[[Category: | [[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma 3: Scripting Commands]] | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 16:23, 3 December 2018
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