forceEnd
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:
- Enforces mission termination. Note that this command is not the recommended way to end a mission. Instead, a trigger with one of the "END" types must exist on the map with an appropriate condition.
Syntax
- Syntax:
- forceEnd
- Return Value:
- Nothing
Examples
- Example 1:
? (_TerritoryLost) : forceEnd
returns X
Additional Information
- Multiplayer:
- Behaviour unknown.

