camSetDive: Difference between revisions
Jump to navigation
Jump to search
(non-functional) |
m (add. see also) |
||
Line 27: | Line 27: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> _camera '''camSetDive''' -0.1</code> | |x1 = <code> _camera '''camSetDive''' -0.1</code> | ||
| | | [[camSetBank]], [[setVectorUp]], [[fn vbs setPitchBank (VBS2)]] |= See also | ||
}} | }} | ||
Line 37: | Line 37: | ||
<dd class="notedate">Posted on Apr 15, 2010</dd> | <dd class="notedate">Posted on Apr 15, 2010</dd> | ||
<dt class="note">'''[[User:Kronzky|Kronzky]]'''</dt> | <dt class="note">'''[[User:Kronzky|Kronzky]]'''</dt> | ||
<dd class="note">Command is non-functional.<br> | <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.</dd> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 17:51, 15 April 2010
Description
- Description:
- Set camera dive angle. Does not commit changes.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_camera camSetDive -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 ArmA2
- Scripting Commands VBS2