endMission: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| arma2 \| *([0-9]\.[0-9]{2}) * " to " | arma2 |$1 |game2= arma2oa |version2= 1.50 |game3= tkoh |version3= 1.00 |game4= arma3 |version4= 0.50 ")
m (Text replacement - "<br><br> {{Feature" to "{{Feature")
Line 32: Line 32:
* "END6"
* "END6"


'''Mission saves are deleted'''. Use [[failMission]] if they should not.<br><br>
'''Mission saves are deleted'''. Use [[failMission]] if they should not.{{Feature|arma3|To maintain Arma 3 visual style, it is recommended to use [[BIS_fnc_endMission]] instead.}}
{{Feature|arma3|To maintain Arma 3 visual style, it is recommended to use [[BIS_fnc_endMission]] instead.}}


| '''endMission''' endType
| '''endMission''' endType

Revision as of 21:35, 9 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Multiplayer:
To end mission properly so that everyone goes to debriefing at the same time, this command should be executed on every machine.
Groups:
Mission Information

Syntax

Syntax:
Syntax needed
Parameters:
endType: String -
Return Value:
Return value needed

Examples

Example 1:
endMission "END1";

Additional Information

See also:
failMissionforceEnd

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