weaponAccessoriesCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|") |
||
(11 intermediate revisions by the same user 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 12: | Line 11: | ||
|descr= 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.}} | ||
|s1= | |s1= container [[weaponAccessoriesCargo]] [weaponId, creatorId] | ||
|p1= container: [[Object]] - cargo container | |p1= container: [[Object]] - cargo container | ||
|r1= [[Array]] - | |p2= weaponId: [[Number]] | ||
|p3= creatorId: [[Number]] | |||
|r1= [[Array]] - [silencer, laserpointer/flashlight, optics, bipod] | |||
|x1= - | |x1= - | ||
|seealso= [[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