diag recordTurretLimits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Start recording tool for creating turret aiming limits. |= Description
| Start recording tool for creating turret aiming limits.
{{warning|Only in the [[Performance_Profiling|profiling build/exe]].}}|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>diag_recordTurretLimits true</pre> |= Example 1
|x1= <code>[[diag_recordTurretLimits]] true;</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 32: Line 33:


<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|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

Revision as of 19:49, 16 May 2017


-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.
Only in the profiling build/exe.
Groups:
Uncategorised

Syntax

Syntax:
diag_recordTurretLimits true/false
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