clearWeaponCargoGlobal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "|= Game version" to "|Game version=")
Line 4: Line 4:
| arma2oa |Game name=
| arma2oa |Game name=


|1.55|= Game version
|1.55|Game version=


|arg= global |Multiplayer Arguments=
|arg= global |Multiplayer Arguments=

Revision as of 05:53, 31 August 2019

Hover & click on the images for description

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