endMission: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "| mp =" to "|mp=")
Line 39: Line 39:
|x1= <code>[[endMission]] "END1";</code>
|x1= <code>[[endMission]] "END1";</code>


| mp = To end mission properly so that everyone goes to debriefing at the same time, this command should be executed on every machine.
|mp= To end mission properly so that everyone goes to debriefing at the same time, this command should be executed on every machine.
| [[failMission]], [[forceEnd]]
| [[failMission]], [[forceEnd]]
}}
}}

Revision as of 14:24, 25 January 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:
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