camPrepareDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(45 intermediate revisions by 2 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 heading.
|game3= arma2oa
<br><br>{{warning|This command is '''non-functional'''!}} |DESCRIPTION=
|version3= 1.50
____________________________________________________________________________________________


| camera '''camPrepareDir''' direction |SYNTAX=
|game4= tkoh
|version4= 1.00


|p1= camera: [[Object]] |PARAMETER1=
|game5= arma3
|p2= direction: [[Number]] |PARAMETER2=
|version5= 0.50


| [[Nothing]] |RETURNVALUE=
|gr1= Broken Commands
____________________________________________________________________________________________
|gr2= Camera Control
 
|x1= <code> _camera '''camPrepareDir''' 150 </code> |EXAMPLE1=
____________________________________________________________________________________________


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


}}
|s1= camera [[camPrepareDir]] direction


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


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


<!-- Note Section END -->
|x1= <sqf>_camera camPrepareDir 150;</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 Arma 2|{{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:26, 2 February 2024

Hover & click on the images for description

Description

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

Syntax

Syntax:
camera camPrepareDir direction
Parameters:
camera: Object
direction: Number
Return Value:
Nothing

Examples

Example 1:
_camera camPrepareDir 150;

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