removeAction
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.20
Description
- Description:
- Remove action with given id index.
Syntax
Examples
- Example 1:
player removeAction 0
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes
-
This only removes actions added with the addAction command. You cannot remove default game actions, such as reload and salute, with this command.

