removeAllWeapons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (add. see also)
Line 1: Line 1:
[[Category:Scripting Commands|REMOVEALLWEAPONS]]
[[Category:Scripting Commands OFP 1.96|REMOVEALLWEAPONS]]
[[Category:Scripting Commands OFP 1.46|REMOVEALLWEAPONS]]
[[Category:Scripting Commands ArmA|REMOVEALLWEAPONS]]
{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 23: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[removeWeapon]] |= See also


}}
}}
Line 35: Line 31:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|REMOVEALLWEAPONS]]
[[Category:Scripting Commands OFP 1.96|REMOVEALLWEAPONS]]
[[Category:Scripting Commands OFP 1.46|REMOVEALLWEAPONS]]
[[Category:Scripting Commands ArmA|REMOVEALLWEAPONS]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]

Revision as of 01:15, 23 January 2008

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

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