diag recordTurretLimits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Remove arma3dev)
Line 3: Line 3:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |Game name=
| arma3 |Game name=


|1.63|Game version=
|1.64|Game version=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''diag_recordTurretLimits''' section |SYNTAX=
| [[diag_recordTurretLimits]] section |SYNTAX=


|p1= section: [[Boolean]] |PARAMETER1=
|p1= section: [[Boolean]] |PARAMETER1=
Line 23: Line 23:


|  |SEEALSO=
|  |SEEALSO=
}}
}}


Line 33: Line 32:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

Revision as of 00:43, 25 March 2020


Hover & click on the images for description

Description

Description:
Start recording tool for creating turret aiming limits.
Command is only available when using Arma 3 Diagnostics Exe on Dev-Branch.
Groups:
Uncategorised

Syntax

Syntax:
diag_recordTurretLimits section
Parameters:
section: Boolean
Return Value:
Nothing

Examples

Example 1:
diag_recordTurretLimits true;

Additional Information

See also:
See also needed

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

Bottom Section