firstBackpack

From Bohemia Interactive Community
Revision as of 01:57, 7 September 2013 by Samatra (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the first stored backpack.
Groups:
Uncategorised

Syntax

Syntax:
firstBackpack box
Parameters:
box: Object
Return Value:
Object

Examples

Example 1:

Additional Information

See also:
See also needed

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 September 6, 2013 - 23:57
LongEnoughName
Unfortunately as of 0.77 there is no way to return all backpacks off container, only first one. backpackCargo returns list of classes and not objects. Please support the ticket requesting a command to return all backpack objects: http://feedback.arma3.com/view.php?id=5414

Bottom Section