weaponAccessoriesCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|") |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.22 | |||
|1.22 | |||
|gr1= Vehicle Inventory | |gr1= Vehicle Inventory | ||
Line 11: | Line 10: | ||
|gr3= Unit Inventory | |gr3= Unit Inventory | ||
| Returns array with all items assigned to the given weapon in given cargo container. | |descr= Returns array with all items assigned to the given weapon in given cargo container. | ||
{{Feature| | {{Feature|warning|This is unofficial documentation. All Information here is as it exists in the Engine. It might not reflect the reality.}} | ||
| container | |s1= container [[weaponAccessoriesCargo]] [weaponId, creatorId] | ||
|p1= container: [[Object]] - cargo container | |p1= container: [[Object]] - cargo container | ||
| [[ | |p2= weaponId: [[Number]] | ||
|p3= creatorId: [[Number]] | |||
| | |r1= [[Array]] - [silencer, laserpointer/flashlight, optics, bipod] | ||
| | |x1= - | ||
| | |seealso= [[weaponAccessories]] [[primaryWeaponItems]] [[handgunItems]] [[secondaryWeaponItems]] [[weaponsItems]] [[weaponsItemsCargo]] [[removeWeaponAttachmentCargo]] [[removeWeaponCargo]] | ||
}} | }} | ||
Latest revision as of 00:26, 2 February 2024
Description
- Description:
- Returns array with all items assigned to the given weapon in given cargo container.
- Groups:
- Vehicle InventoryContainersUnit Inventory
Syntax
- Syntax:
- container weaponAccessoriesCargo [weaponId, creatorId]
- Parameters:
- container: Object - cargo container
- weaponId: Number
- creatorId: Number
- Return Value:
- Array - [silencer, laserpointer/flashlight, optics, bipod]
Examples
- Example 1:
- -
Additional Information
- See also:
- weaponAccessories primaryWeaponItems handgunItems secondaryWeaponItems weaponsItems weaponsItemsCargo removeWeaponAttachmentCargo removeWeaponCargo
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