removeAllWeapons: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
Talkingtoaj (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
| Remove all weapons and magazines of the unit. | | Remove all weapons and magazines of the unit. | ||
On vehicles only ammo is removed |= Description | |||
On vehicles only ammo is removed | |||
Does not remove map, compass, radio. Use | |||
unitname removeweapon "itemmap" | |||
for that purpose. | |||
|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:38, 22 June 2010
Description
- Description:
- Remove all weapons and magazines of the unit. On vehicles only ammo is removed Does not remove map, compass, radio. Use unitname removeweapon "itemmap" for that purpose.
- Groups:
- Uncategorised
Syntax
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
- Spec
- You can use clearWeaponCargo and clearMagazineCargo for vehicles.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Unit Control
- Command Group: Weapons
- Scripting Commands ArmA2
- Scripting Commands VBS2