camSetBank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}")
m (removed vbs from see also)
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets camera bank angle. Does not commit changes.
| Sets camera bank angle. Does not commit changes. {{Warning|This command is '''non-functional'''!}} |DESCRIPTION=
<br><br>{{Warning|This command is '''non-functional'''!}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 29: Line 28:
|x1 = <code>_camera '''camSetBank''' -0.1 </code>
|x1 = <code>_camera '''camSetBank''' -0.1 </code>


| [[camSetDive]], [[setVectorUp]], [[fn vbs setPitchBank (VBS2)]] |SEEALSO=
| [[camSetDive]], [[setVectorUp]]|SEEALSO=


}}
}}


<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on Apr 15, 2010
<dt class="note">[[User:Kronzky|Kronzky]]
<dd class="note">Command is non-functional.<br>Instead, use [[fn vbs setPitchBank (VBS2)|fn vbs setPitchBank]] in VBS2, or [[setVectorUp]] or [http://forums.bistudio.com/showthread.php?t=67384  this user function] in Arma.
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands OFP 1.99|CAMSETBANK]]
[[Category:Scripting Commands OFP 1.99|CAMSETBANK]]
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Revision as of 17:01, 12 January 2021


Hover & click on the images for description

Description

Description:
Sets camera bank angle. Does not commit changes.
This command is non-functional!
Groups:
Broken CommandsCamera Control

Syntax

Syntax:
camera camSetBank bank
Parameters:
camera: Object
bank: Number
Return Value:
Nothing

Examples

Example 1:
_camera camSetBank -0.1

Additional Information

See also:
camSetDivesetVectorUp

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