getItemCargo
Revision as of 15:11, 5 May 2022 by Lou Montana (talk | contribs) (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3 $4;</sqf>")
Description
- Description:
- Returns all items names and count from ammo box (or any general weapon holder container).
- Groups:
- Vehicle Inventory
Syntax
- Syntax:
- getItemCargo box
- Parameters:
- box: Object
- Return Value:
- Array of Arrays - Format: [["5ItemsType1","10ItemsType2"],[5,10]]
Examples
- Example 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