addMagazines: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Add infobox) |
||
Line 11: | Line 11: | ||
|descr= Adds multiple magazines to the unit. For cargo containers use [[addMagazineCargoGlobal]] command. | |descr= Adds multiple magazines to the unit. For cargo containers use [[addMagazineCargoGlobal]] command. | ||
{{Feature|informative|This command is meant to be used on human units. If used on vehicles, this command is {{Icon|localArgument|32}} {{Icon|globalEffect|32}}.}} | |||
|s1= unit [[addMagazines]] [magazineName, count] | |s1= unit [[addMagazines]] [magazineName, count] | ||
Line 18: | Line 19: | ||
|p2= magazineName: [[String]] | |p2= magazineName: [[String]] | ||
|p3= count: [[Number]] - | |p3= count: [[Number]] - number of magazines | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Latest revision as of 18:29, 16 July 2023
Description
- Description:
- Adds multiple magazines to the unit. For cargo containers use addMagazineCargoGlobal command.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- unit addMagazines [magazineName, count]
- Parameters:
- unit: Object - a soldier
- magazineName: String
- count: Number - number of magazines
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- addMagazineGlobal addMagazine addMagazineCargo addMagazineCargoGlobal addMagazinePool addMagazineTurret addMagazineAmmoCargo
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