camSetDive: 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 dive angle. Does not commit changes. | | Sets camera dive angle. Does not commit changes. | ||
<br><br>{{Warning|This command is '''non-functional'''!}} | <br><br>{{Warning|This command is '''non-functional'''!}} | ||
| camera '''camSetDive''' dive | | camera '''camSetDive''' dive | ||
|p1 = camera: [[Object]] | |p1 = camera: [[Object]] | ||
Line 22: | Line 22: | ||
|p2 = dive: [[Number]] | |p2 = dive: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1 = <code> _camera '''camSetDive''' -0.1</code> | |x1 = <code> _camera '''camSetDive''' -0.1</code> | ||
| [[camSetBank]], [[setVectorUp]] | | [[camSetBank]], [[setVectorUp]] | ||
}} | }} |
Revision as of 00:04, 18 January 2021
Description
- Description:
- Sets camera dive angle. Does not commit changes.
- Groups:
- Broken CommandsCamera Control
Syntax
Examples
- Example 1:
_camera camSetDive -0.1
Additional Information
- See also:
- camSetBanksetVectorUp
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 setVectorUp or this user function in Armed Assault.
Bottom Section
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