forceEnd

From Bohemia Interactive Community
Revision as of 21:42, 18 December 2008 by Kmelton (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

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.
Groups:
Uncategorised

Syntax

Syntax:
forceEnd
Return Value:
Nothing

Examples

Example 1:
? (_TerritoryLost) : forceEnd
returns X

Additional Information

See also:
See also needed

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

This command appears to be outdated... refer to this forum post. Try using forceEnding instead.

Bottom Section