handgunItems: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (return array description) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''handgunItems''' unit |= Syntax | | '''handgunItems''' unit |= Syntax | ||
|p1= unit: [[Object]] |= | |p1= unit: [[Object]] |PARAMETER1= | ||
| [[Array]] - [silencer, laserpointer/flashlight, optics, bipod]|= | | [[Array]] - [silencer, laserpointer/flashlight, optics, bipod]|RETURNVALUE= | ||
Line 26: | Line 26: | ||
] | ] | ||
<nowiki>*/</nowiki> | <nowiki>*/</nowiki> | ||
</code>|= | </code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addHandgunItem]], [[removeHandgunItem]], [[removeAllHandgunItems]], [[weaponAccessories]], [[weaponAccessoriesCargo]], [[primaryWeaponItems]], [[secondaryWeaponItems]], [[weaponsItems]], [[weaponsItemsCargo]] |= | | [[addHandgunItem]], [[removeHandgunItem]], [[removeAllHandgunItems]], [[weaponAccessories]], [[weaponAccessoriesCargo]], [[primaryWeaponItems]], [[secondaryWeaponItems]], [[weaponsItems]], [[weaponsItemsCargo]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:33, 7 April 2019
Description
- Description:
- Returns array with all items assigned to the handgun. This command is used for infantry weapons only.
- Groups:
- Uncategorised
Syntax
- Syntax:
- handgunItems unit
- Parameters:
- unit: Object
- Return Value:
- Array - [silencer, laserpointer/flashlight, optics, bipod]
Examples
- Example 1:
handgunItems player; /* [ "muzzle_snds_L", //silencer "", //laser "", //optics "" //bipod ] */
Additional Information
- See also:
- addHandgunItemremoveHandgunItemremoveAllHandgunItemsweaponAccessoriesweaponAccessoriesCargoprimaryWeaponItemssecondaryWeaponItemsweaponsItemsweaponsItemsCargo
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