weaponAccessoriesCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "offical" to "official") |
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Commands Using Weapon Id" to "[[Category:Command Group: Weapon Id") |
||
Line 38: | Line 38: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | [[Category:Command Group: Weapon Id|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:52, 26 August 2020
Description
- Description:
- Returns array with all items assigned to the given weapon in given cargo container.
- Groups:
- Uncategorised
Syntax
- Syntax:
- container weaponAccessoriesCargo [weaponId, creatorId]
- Parameters:
- container: Object - cargo container
- [weaponId, creatorId]: Array
- weaponId: Number
- creatorId: Number
- Return Value:
- Array - [silencer, laserpointer/flashlight, optics, bipod]
Examples
- Examples:
- Example needed
Additional Information
- See also:
- weaponAccessoriesprimaryWeaponItemshandgunItemssecondaryWeaponItemsweaponsItemsweaponsItemsCargoremoveWeaponAttachmentCargoremoveWeaponCargo
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