enableEndDialog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|ENABLEENDDIALOG]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|ENABLEENDDIALOG]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|ENABLEENDDIALOG]]
 
[[Category:Scripting Commands ArmA|ENABLEENDDIALOG]]
| ofp |= Game name
 
|1.00|= Game version
 
|eff= local |= Effects in MP
____________________________________________________________________________________________


| Enables the execution of a custom camera sequence after the players death, coded in the script onPlayerKilled.sqs. |= Description
____________________________________________________________________________________________


<h2 style="color:#000066">'''enableEndDialog'''</h2>
| '''enableEndDialog''' |= Syntax


| [[Nothing]] |= Return value
____________________________________________________________________________________________


'''Operand types:'''
|  |= See also


None
}}


'''Type of returned value:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


[[Nothing]]
<!-- Note Section END -->
</dl>


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Enable dialog buttons to be shown during '''''onPlayerKilled.sqs''''' script.
[[Category:Scripting Commands|ENABLEENDDIALOG]]
[[Category:Scripting Commands OFP 1.96|ENABLEENDDIALOG]]
[[Category:Scripting Commands OFP 1.46|ENABLEENDDIALOG]]
[[Category:Scripting Commands ArmA|ENABLEENDDIALOG]]

Revision as of 11:06, 2 August 2006

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

Examples:
Example needed

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