weaponsItemsCargo: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (fixed on dev) |
|||
Line 47: | Line 47: | ||
<dd class="note"> | <dd class="note"> | ||
Since revision 129742, this command also returns an attached bipod. | Since revision 129742, this command also returns an attached bipod. | ||
</dd> | </dd> | ||
</dl> | </dl> | ||
<!-- DISCONTINUE Notes --> | <!-- DISCONTINUE Notes --> |
Revision as of 11:49, 11 September 2015
Description
- Description:
- Returns an array with subarrays contains class names and also names of connected items of all the vehicle's cargo weapons like [['arifle_MX_ACO_pointer_F','','acc_pointer_IR','optic_Aco',['30Rnd_65x39_caseless_mag',29],'bipod_01_F_blk']].
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
weaponsItemsCargo vehicle player;
- Example 2:
weaponsItemsCargo _weaponholder;
Additional Information
- See also:
- weaponsItems
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
- Posted on March 16, 2015 - 12:13 (UTC)
- Jezuro
- Since revision 129742, this command also returns an attached bipod.