clearWeaponCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:ArmA 2: New Scripting Commands List\|{{uc:{{PAGENAME}}}}\]\]\s*" to "") |
Lou Montana (talk | contribs) m (Add Category:Command Group: Containers (and Weapons)) |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[clearWeaponCargoGlobal]] unit |SYNTAX= | ||
|p1 = unit: [[Object]] |PARAMETER1= | |p1 = unit: [[Object]] |PARAMETER1= | ||
Line 21: | Line 21: | ||
|x1= <code>clearWeaponCargoGlobal jeepOne;</code>|EXAMPLE1= | |x1= <code>[[clearWeaponCargoGlobal]] jeepOne;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 43: | Line 43: | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Weapons|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command Group: Containers|{{uc:{{PAGENAME}}}}]] |
Revision as of 19:51, 25 November 2019
Description
- Description:
- Removes all weapons from the vehicle cargo space. MP synchronized.
- Groups:
- Uncategorised
Syntax
- Syntax:
- clearWeaponCargoGlobal unit
- Parameters:
- unit: Object
- Return Value:
- Nothing
Examples
- Example 1:
clearWeaponCargoGlobal jeepOne;
Additional Information
- See also:
- clearWeaponCargoaddWeaponCargoclearMagazineCargoclearMagazineCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobal
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 ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Weapons
- Command Group: Containers