addHandgunItem: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
m (Text replacement - "<code> +" to "<code>")
Line 21: Line 21:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code> [[player]] [[addHandgunItem]] "muzzle_snds_L";
|x1= <code>[[player]] [[addHandgunItem]] "muzzle_snds_L";
</code>
</code>


|seealso= [[addWeaponItem]], [[removeHandgunItem]], [[removeAllHandgunItems]], [[addPrimaryWeaponItem]], [[addSecondaryWeaponItem]], [[addBinocularItem]], [[weaponsItems]], [[handgunItems]], [[primaryWeaponItems]], [[secondaryWeaponItems]], [[binocularItems]]
|seealso= [[addWeaponItem]], [[removeHandgunItem]], [[removeAllHandgunItems]], [[addPrimaryWeaponItem]], [[addSecondaryWeaponItem]], [[addBinocularItem]], [[weaponsItems]], [[handgunItems]], [[primaryWeaponItems]], [[secondaryWeaponItems]], [[binocularItems]]
}}
}}

Revision as of 23:48, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Inventory

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object
item: String
Return Value:
Nothing

Examples

Example 1:
player addHandgunItem "muzzle_snds_L";

Additional Information

See also:
addWeaponItemremoveHandgunItemremoveAllHandgunItemsaddPrimaryWeaponItemaddSecondaryWeaponItemaddBinocularItemweaponsItemshandgunItemsprimaryWeaponItemssecondaryWeaponItemsbinocularItems

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