backpackContainer: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.04|= Game version ____________________...") |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 37: | Line 37: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[unitBackpack]], [[uniformContainer]], [[vestContainer]] |= SEEALSO | | [[unitBackpack]], [[firstBackpack]], [[everyBackpack]], [[uniformContainer]], [[vestContainer]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 19:05, 12 October 2013
Description
- Description:
- Returns a cargo container of a unit's backpack.
- Groups:
- Uncategorised
Syntax
- Syntax:
- backpackContainer unit
- Parameters:
- unit: Object - a soldier
- Return Value:
- Object - cargo container or <NULL-object>
Examples
- Example 1:
hint str backpackContainer player; //1a5f7900# 163944: backpack_fast.p3d
- Example 2:
hint str getMagazineCargo backpackContainer player;
[ [ "APERSBoundingMine_Range_Mag", "ClaymoreDirectionalMine_Remote_Mag", "SLAMDirectionalMine_Wire_Mag", "DemoCharge_Remote_Mag" ],[ 3, 2, 2, 1 ] ]
Additional Information
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