clearMagazineCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix command group) |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
||
Line 2: | Line 2: | ||
|game1= arma2oa | |game1= arma2oa | ||
|version1= 1.55 | |version1= 1.55 | ||
Revision as of 14:58, 3 May 2021
Description
- Description:
- Removes all magazines from the vehicle cargo space. MP synchronized.
- Groups:
- Containers
Syntax
- Syntax:
- clearMagazineCargoGlobal object
- Parameters:
- object: Object - vehicle or ammo box
- Return Value:
- Nothing
Examples
- Example 1:
clearMagazineCargoGlobal jeepOne;
Additional Information
- See also:
- clearMagazineCargoaddMagazineCargoGlobalclearWeaponCargoclearWeaponCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobal
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
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.55
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Containers
- Scripting Commands: Global Effect
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands