camPrepareDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Camera Control |GROUP1= ")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(41 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 = Camera Control |GROUP1=
|game3= arma2oa
|version3= 1.50


|game4= tkoh
|version4= 1.00


|game5= arma3
|version5= 0.50


|gr1= Broken Commands |=GROUP1
|gr1= Broken Commands
|gr2= Camera Control |=GROUP2
|gr2= Camera Control
____________________________________________________________________________________________


| Prepares the camera heading.  
|descr= Prepares the camera heading.  
<br><br>{{warning|This command is '''non-functional'''!}} |DESCRIPTION=
{{Feature|warning|This command is '''non-functional'''!}}
____________________________________________________________________________________________


| camera '''camPrepareDir''' direction |SYNTAX=
|s1= camera [[camPrepareDir]] direction


|p1= camera: [[Object]] |PARAMETER1=
|p1= camera: [[Object]]
|p2= direction: [[Number]] |PARAMETER2=
|p2= direction: [[Number]]


| [[Nothing]] |RETURNVALUE=
|r1= [[Nothing]]
____________________________________________________________________________________________
 
|x1= <code> _camera '''camPrepareDir''' 150 </code> |EXAMPLE1=
____________________________________________________________________________________________


| [[camPreload]], [[camCommitPrepared]]  |SEEALSO=
|x1= <sqf>_camera camPrepareDir 150;</sqf>


|seealso= [[camPreload]] [[camCommitPrepared]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</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