removeAllWeapons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reverted edits by Cookj71 (Talk); changed back to last version by Shadow)
mNo edit summary
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''removeAllWeapons''' unit |= Syntax
| '''removeAllWeapons''' [[Object#Unit|Unit]]|= Syntax
 
|p1= unit: [[Object]] |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 14:44, 29 August 2007


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
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