clearWeaponCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (brought notes in proper format)
Line 31: Line 31:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
Only works on clients. [[User:Sbsmac|Sbsmac]] 11:02, 24 October 2009 (CEST)
 
<dd class="notedate">Posted on October 24, 2009 - 11:02 (CEST)
<dt class="note">[[User:Sbsmac|Sbsmac]] <dd class="note">Only works on clients.
 
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 15:00, 25 March 2016

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

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

Bottom Section