forceEnd: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Refer to more effective mission end)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Enforces mission termination. |= 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.|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:42, 1 September 2007

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

Bottom Section