removeAllWeapons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (updated example)
mNo edit summary
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Remove all weapons of the unit. |= Description
| Remove all weapons and magazines of the unit.  
On vehicles only ammo is removed |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 20:21, 15 December 2006


Hover & click on the images for description

Description

Description:
Remove all weapons and magazines of the unit. On vehicles only ammo is removed
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
removeAllWeapons player

Additional Information

See also:
See also needed

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