camPrepareDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|gr1 = Camera Control |GROUP1= |gr1= Broken Commands |GROUP1= |gr2= Camera Control |GROUP2=" to "|gr1= Broken Commands |GROUP1= |gr2= Camera Control |GROUP2=")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(38 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


|gr1= Broken Commands |GROUP1=
|game3= arma2oa
|gr2= Camera Control |GROUP2=
|version3= 1.50
____________________________________________________________________________________________


| Prepares the camera heading.
|game4= tkoh
<br><br>{{warning|This command is '''non-functional'''!}} |DESCRIPTION=
|version4= 1.00
____________________________________________________________________________________________


| camera '''camPrepareDir''' direction |SYNTAX=
|game5= arma3
|version5= 0.50


|p1= camera: [[Object]] |PARAMETER1=
|gr1= Broken Commands
|p2= direction: [[Number]] |PARAMETER2=
|gr2= Camera Control


| [[Nothing]] |RETURNVALUE=
|descr= Prepares the camera heading.
____________________________________________________________________________________________
{{Feature|warning|This command is '''non-functional'''!}}
 
|x1= <code> _camera '''camPrepareDir''' 150 </code> |EXAMPLE1=
____________________________________________________________________________________________


| [[camPreload]], [[camCommitPrepared]] |SEEALSO=
|s1= camera [[camPrepareDir]] direction


}}
|p1= camera: [[Object]]
|p2= direction: [[Number]]


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">


<!-- Note Section BEGIN -->
|x1= <sqf>_camera camPrepareDir 150;</sqf>


<!-- Note Section END -->
|seealso= [[camPreload]] [[camCommitPrepared]]
</dl>
}}
 
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands Armed Assault|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{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