useAIOperMapObstructionTest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (typo)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Toggle secondary obstruction test on road paths. {{Informative|This command is most likely only available for '''arma3diag_x64.exe'''.}} |= Description
| Toggle secondary obstruction test on road paths. {{Informative|This command is most likely only available for '''arma3diag_x64.exe'''.}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''useAIOperMapObstructionTest''' state |= Syntax
| '''useAIOperMapObstructionTest''' state |SYNTAX=


|p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable |= Parameter 1
|p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable |PARAMETER1=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |= Example 1
|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |EXAMPLE1=


|[[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]]|= See also
|[[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]]|SEEALSO=
}}
}}


[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 15:51, 7 April 2019

Hover & click on the images for description

Description

Description:
Toggle secondary obstruction test on road paths.
This command is most likely only available for arma3diag_x64.exe.
Groups:
Uncategorised

Syntax

Syntax:
useAIOperMapObstructionTest state
Parameters:
state: Boolean - true to enable, false to disable
Return Value:
Nothing

Examples

Example 1:
useAIOperMapObstructionTest true;

Additional Information

See also:
forceFollowRoadsetDriveOnPathsetConvoySeparation

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