clearWeaponCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
mNo edit summary
Line 38: Line 38:


[[Category:Scripting Commands|CLEARWEAPONCARGO]]
[[Category:Scripting Commands|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.99|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.46|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.46|CLEARWEAPONCARGO]]

Revision as of 10:50, 25 September 2014

Hover & click on the images for description

Description

Description:
Remove all weapons from the given vehicle's weapon cargo space.
Groups:
Uncategorised

Syntax

Syntax:
clearWeaponCargo vehicleName
Parameters:
vehicleName: Object
Return Value:
Nothing

Examples

Example 1:
clearWeaponCargo _truck

Additional Information

See also:
clearWeaponCargoGlobaladdWeaponCargoaddMagazineCargoclearMagazineCargoclearMagazineCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobal

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

Only works on clients. Sbsmac 11:02, 24 October 2009 (CEST)

Bottom Section