weaponAccessoriesCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|") |
||
(28 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.22 | |||
| | |gr1= Vehicle Inventory | ||
| | |gr2= Containers | ||
| | |gr3= Unit Inventory | ||
| | |descr= Returns array with all items assigned to the given weapon in given cargo container. | ||
{{Feature|warning|This is unofficial documentation. All Information here is as it exists in the Engine. It might not reflect the reality.}} | |||
| | |s1= container [[weaponAccessoriesCargo]] [weaponId, creatorId] | ||
| container | |p1= container: [[Object]] - cargo container | ||
|p2= weaponId: [[Number]] | |||
|p2 | |||
| [[ | |p3= creatorId: [[Number]] | ||
|r1= [[Array]] - [silencer, laserpointer/flashlight, optics, bipod] | |||
|x1= | |x1= - | ||
| [[weaponAccessories]] | |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