diag recordTurretLimits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed syntax)
m (template:command argument fix)
Line 9: Line 9:


| Start recording tool for creating turret aiming limits.
| Start recording tool for creating turret aiming limits.
{{warning|Command is only available when using [[Arma 3 Diagnostics Exe|Arma 3 Diagnostics Exe]] on Dev-Branch.}}|= Description
{{warning|Command is only available when using [[Arma 3 Diagnostics Exe|Arma 3 Diagnostics Exe]] on Dev-Branch.}}|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''diag_recordTurretLimits''' section |= Syntax
| '''diag_recordTurretLimits''' section |SYNTAX=


|p1= section: [[Boolean]] |= Parameter 1
|p1= section: [[Boolean]] |PARAMETER1=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code>[[diag_recordTurretLimits]] true;</code> |= Example 1
|x1= <code>[[diag_recordTurretLimits]] true;</code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= See also
|  |SEEALSO=


}}
}}

Revision as of 15:37, 7 April 2019


-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.63|1.63]]
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

[[Category:Introduced with arma3dev version 1.63]][[ Category: arma3dev: New Scripting Commands | DIAG RECORDTURRETLIMITS]][[ Category: arma3dev: Scripting Commands | DIAG RECORDTURRETLIMITS]]

Notes

Bottom Section