removeWeapon
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Remove weapon from a unit.
Note: It is possible to create invalid combinations with this command (ie, attempting to remove a weapon that a unit does not possess). When doing so, application behaviour is undefined.
Syntax
Examples
- Example 1:
player removeWeapon "M16"
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- addWeapon, removeAllWeapons

