camSetBank: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 4: | Line 4: | ||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} | ||
{{Command | {{Command | ||
| ofp | | ofp | ||
|1.00 | |1.00 | ||
|gr1= Broken Commands | |gr1= Broken Commands | ||
|gr2= Camera Control | |gr2= Camera Control | ||
| Sets camera bank angle. Does not commit changes. {{Warning|This command is '''non-functional'''!}} | | Sets camera bank angle. Does not commit changes. {{Warning|This command is '''non-functional'''!}} | ||
| camera '''camSetBank''' bank | | camera '''camSetBank''' bank | ||
|p1 = camera: [[Object]] | |p1 = camera: [[Object]] | ||
Line 21: | Line 21: | ||
|p2 = bank: [[Number]] | |p2 = bank: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1 = <code>_camera '''camSetBank''' -0.1 </code> | |x1 = <code>_camera '''camSetBank''' -0.1 </code> | ||
| [[camSetDive]], [[setVectorUp]] | | [[camSetDive]], [[setVectorUp]] | ||
}} | }} |
Revision as of 00:03, 18 January 2021
Description
- Description:
- Sets camera bank angle. Does not commit changes.
- Groups:
- Broken CommandsCamera Control
Syntax
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
Categories:
- Scripting Commands
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- ArmA: Armed Assault: Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Broken Commands
- Command Group: Camera Control
- Scripting Commands OFP 1.99
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands