clearMagazineCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2oa |Game name= | | arma2oa |Game name= | ||
Line 11: | Line 10: | ||
|gr1= Vehicle Inventory |GROUP1= | |gr1= Vehicle Inventory |GROUP1= | ||
| Removes all magazines from the vehicle cargo space. MP synchronized. |DESCRIPTION= | | Removes all magazines from the vehicle cargo space. MP synchronized. |DESCRIPTION= | ||
| '''clearMagazineCargoGlobal''' object|SYNTAX= | | '''clearMagazineCargoGlobal''' object|SYNTAX= | ||
Line 24: | Line 21: | ||
|x1= <code>[[clearMagazineCargoGlobal]] jeepOne;</code>|EXAMPLE1= | |x1= <code>[[clearMagazineCargoGlobal]] jeepOne;</code>|EXAMPLE1= | ||
| [[clearMagazineCargo]], [[addMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]], [[clearItemCargo]], [[clearItemCargoGlobal]] |SEEALSO= | | [[clearMagazineCargo]], [[addMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]], [[clearItemCargo]], [[clearItemCargoGlobal]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 00:30, 17 January 2021
Description
- Description:
- Removes all magazines from the vehicle cargo space. MP synchronized.
- Groups:
- Vehicle Inventory
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: Vehicle Inventory
- Scripting Commands: Global Effect
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands