camPrepareDive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(broken category)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(52 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| arma |= Game name
|game1= arma1
|version1= 1.00


|1.00|= Game version
|game2= arma2
____________________________________________________________________________________________
|version2= 1.00


| Prepares the camera dive angle.
|game3= arma2oa
<br><br>{{warning|This command is '''non-functional'''!}} |= Description
|version3= 1.50
____________________________________________________________________________________________


| camera '''camPrepareDive''' dive |= Syntax
|game4= tkoh
|version4= 1.00


|p1= camera: [[Object]] |= Parameter 1
|game5= arma3
|p2= dive: [[Number]] |= Parameter 2
|version5= 0.50


| [[Nothing]] |= Return value
|gr1= Broken Commands
____________________________________________________________________________________________
|gr2= Camera Control
 
|x1= <code> _camera '''camPrepareDive''' -0.1 </code> |= Example 1
____________________________________________________________________________________________


| [[camPreload]], [[camCommitPrepared]]  |= See also
|descr= Prepares the camera dive angle.
{{Feature|warning|This command is '''non-functional'''!}}


}}
|s1= camera [[camPrepareDive]] dive


<h3 style="display:none">Notes</h3>
|p1= camera: [[Object]]
<dl class="command_description">
|p2= dive: [[Number]]


<!-- Note Section BEGIN -->
|r1= [[Nothing]]


<!-- Note Section END -->
|x1= <sqf>_camera camPrepareDive -0.1;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[camPreload]] [[camCommitPrepared]]
 
}}
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Camera_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 01:25, 2 February 2024

Hover & click on the images for description

Description

Description:
Prepares the camera dive angle.
This command is non-functional!
Groups:
Broken CommandsCamera Control

Syntax

Syntax:
camera camPrepareDive dive
Parameters:
camera: Object
dive: Number
Return Value:
Nothing

Examples

Example 1:
_camera camPrepareDive -0.1;

Additional Information

See also:
camPreload camCommitPrepared

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