clearMagazineCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''clearMagazineCargoGlobal''' | | '''clearMagazineCargoGlobal''' object|SYNTAX= | ||
|p1 = | |p1 = object: [[Object]] - vehicle or ammo box |PARAMETER1= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>clearMagazineCargoGlobal jeepOne;</code>|EXAMPLE1= | |x1= <code>[[clearMagazineCargoGlobal]] jeepOne;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:19, 24 September 2020
Description
- Description:
- Removes all magazines from the vehicle cargo space. MP synchronized.
- Groups:
- Uncategorised
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
Notes
Bottom Section
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: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters