diag recordTurretLimits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] ([a-zA-Z0-9_]+);?<\/code>" to "<sqf>$1 $2;</sqf>")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:diag_recordTurretLimits}}
{{RV|type=command
{{Command


| arma3Diag
|game1= arma3
|version1= 1.64


|1.64
|branch= diag


|gr1= Diagnosis
|gr1= Diagnostic


| Start recording tool for creating turret aiming limits.
|descr= Start recording tool for creating turret aiming limits.


| [[diag_recordTurretLimits]] section
|s1= [[diag_recordTurretLimits]] section


|p1= section: [[Boolean]]
|p1= section: [[Boolean]]


| [[Nothing]]
|r1= [[Nothing]]
 
|x1= <code>[[diag_recordTurretLimits]] true;</code>


|
|x1= <sqf>diag_recordTurretLimits true;</sqf>
 
|seealso=
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>

Latest revision as of 14:16, 5 May 2022

Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Start recording tool for creating turret aiming limits.
Groups:
Diagnostic

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