enableEndDialog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (example)
Line 15: Line 15:


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
|x1= <code>[[enableEndDialog]];</code> |Example 1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:57, 11 June 2018

Hover & click on the images for description

Description

Description:
Enables the execution of a custom camera sequence after the players death, coded in the script onPlayerKilled.sqs.
Groups:
Uncategorised

Syntax

Syntax:
enableEndDialog
Return Value:
Nothing

Examples

Example 1:
enableEndDialog;

Additional Information

See also:
forceEnd

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