clearBackpackCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - "<dl class="command_description"> <dt></dt>" to "<dl class="command_description"> <dt></dt>")
Line 22: Line 22:


<dl class="command_description">
<dl class="command_description">
<dt></dt>
<dt></dt>
<dd class="notedate">Posted on July 6, 2017 - 16:26 (UTC)</dd>
<dd class="notedate">Posted on July 6, 2017 - 16:26 (UTC)</dd>

Revision as of 14:27, 12 June 2021

Hover & click on the images for description

Description

Description:
Removes all backpacks from ammo box (or any general weapon holder container).
Groups:
Containers

Syntax

Syntax:
clearBackpackCargo box
Parameters:
box: Object
Return Value:
Nothing

Examples

Example 1:
clearBackpackCargo myBox;

Additional Information

See also:
backpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackaddBackpackCargoaddBackpackCargoGlobalremoveBackpackclearBackpackCargoGlobalclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackaddItemToBackpackremoveItemFromBackpackeveryBackpack

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
Posted on July 6, 2017 - 16:26 (UTC)
Pharenhite
This will remove not only backpacks, but vests and uniforms as well.