camSetBank: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 103746 by killzone_kid on 2017-07-09T19:19:14Z) |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
| Sets camera bank angle. Does not commit changes. | | Sets camera bank angle. Does not commit changes. | ||
<br><br>{{warning|This command is '''non-functional'''!}} |= | <br><br>{{warning|This command is '''non-functional'''!}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| camera '''camSetBank''' bank |= | | camera '''camSetBank''' bank |SYNTAX= | ||
|p1 = camera: [[Object]] | |p1 = camera: [[Object]] | ||
Line 23: | Line 23: | ||
|p2 = bank: [[Number]] | |p2 = bank: [[Number]] | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>_camera '''camSetBank''' -0.1 </code> | |x1 = <code>_camera '''camSetBank''' -0.1 </code> | ||
| [[camSetDive]], [[setVectorUp]], [[fn vbs setPitchBank (VBS2)]] |= | | [[camSetDive]], [[setVectorUp]], [[fn vbs setPitchBank (VBS2)]] |SEEALSO= | ||
}} | }} |
Revision as of 14:35, 7 April 2019
Description
- Description:
- Sets camera bank angle. Does not commit changes.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_camera camSetBank -0.1
Additional Information
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
- Posted on Apr 15, 2010
- Kronzky
- Command is non-functional.
Instead, use fn vbs setPitchBank in VBS2, or setVectorUp or this user function in Arma.
Bottom Section
Categories:
- Scripting Commands
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Camera Control
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Broken Scripting Commands