removeAllWeapons

From Bohemia Interactive Community
Revision as of 18:41, 20 January 2022 by Lou Montana (talk | contribs) (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Removes all weapons and magazines from the given unit. Does not remove items like map, compass, radio (see removeWeapon for this).
Doesn't quite work with vehicles. If you need to remove all weapons from a vehicle, remove each weapon individually (see removeWeapon).
Groups:
Unit Inventory

Syntax

Syntax:
removeAllWeapons unitName
Parameters:
unitName: Object
Return Value:
Nothing

Examples

Example 1:
removeAllWeapons player;

Additional Information

See also:
removeWeapon setVehicleAmmo clearWeaponCargo clearMagazineCargo removeAllItemsremoveBackpack

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