clearWeaponCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (moved command to template)
m (add. see also)
Line 1: Line 1:
[[Category:Scripting Commands|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.46|CLEARWEAPONCARGO]]
[[Category:Scripting Commands ArmA|CLEARWEAPONCARGO]]
{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 30: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[addWeaponCargo]] |= See also
| [[addMagazineCargo]], [[clearMagazineCargo]], [[addWeaponCargo]] |= See also


}}
}}
Line 42: Line 36:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.96|CLEARWEAPONCARGO]]
[[Category:Scripting Commands OFP 1.46|CLEARWEAPONCARGO]]
[[Category:Scripting Commands ArmA|CLEARWEAPONCARGO]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]

Revision as of 02:02, 27 January 2007

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 vehicle
Parameters:
vehicle: Object
Return Value:
Nothing

Examples

Example 1:
clearWeaponCargo truck

Additional Information

See also:
addMagazineCargoclearMagazineCargoaddWeaponCargo

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