addMagazineCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 16: | Line 16: | ||
|eff= global | |eff= global | ||
| Add magazines to the cargo space of vehicles, which can be taken out by infantry units. | |descr= Add magazines to the cargo space of vehicles, which can be taken out by infantry units. | ||
MP Synchronized | MP Synchronized |
Revision as of 20:55, 13 June 2021
Description
- Description:
- Add magazines to the cargo space of vehicles, which can be taken out by infantry units. MP Synchronized
- Groups:
- Containers
Syntax
- Syntax:
- vehicleName addMagazineCargoGlobal [magazineName, count]
- Parameters:
- vehicleName: Object - vehicle to add the magazines to
- [magazineName, count]: Array
- magazineName: String - magazine name. See Category:Weapons for reference about possible values.
- count: Number - number of magazines to add
- Return Value:
- Nothing
Examples
- Example 1:
_truck addMagazineCargoGlobal ["M16", 5];
Additional Information
- See also:
- addMagazineCargoaddMagazineGlobaladdMagazineaddMagazinesaddMagazinePooladdMagazineTurretclearMagazineCargoaddWeaponCargoclearWeaponCargoclearWeaponCargoaddWeaponCargoGlobaladdBackpackCargoGlobaladdItemCargoaddItemCargoGlobaladdMagazineAmmoCargo
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