showCinemaBorder: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SHOWCINEMABORDER]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|SHOWCINEMABORDER]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|SHOWCINEMABORDER]]
[[Category:Scripting Commands ArmA|SHOWCINEMABORDER]]


| ofp |= Game name


<h2 style="color:#000066">'''showCinemaBorder ''show'''''</h2>
|1.00|= Game version
____________________________________________________________________________________________


| Force drawing of cinema borders. This is normally used in cutscenes to indicate player has no control. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''showCinemaBorder''' show |= Syntax


'''show:''' [[Boolean]]
|p1= show: [[Boolean]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>showCinemaBorder [[true]]</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Description:'''
}}


Force drawing of cinema borders.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


This is normally used in cutscenes to indicate player has no control.
<!-- Note Section END -->
</dl>


 
<h3 style="display:none">Bottom Section</h3>
'''Example:'''
[[Category:Scripting Commands|SHOWCINEMABORDER]]
 
[[Category:Scripting Commands OFP 1.96|SHOWCINEMABORDER]]
'''showCinemaBorder''' [[true]]
[[Category:Scripting Commands OFP 1.46|SHOWCINEMABORDER]]
[[Category:Scripting Commands ArmA|SHOWCINEMABORDER]]

Revision as of 00:41, 2 August 2006

Hover & click on the images for description

Description

Description:
Force drawing of cinema borders. This is normally used in cutscenes to indicate player has no control.
Groups:
Uncategorised

Syntax

Syntax:
showCinemaBorder show
Parameters:
show: Boolean
Return Value:
Nothing

Examples

Example 1:
showCinemaBorder [[true]]

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