useAIOperMapObstructionTest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma3 |Game name=
| arma3


|1.64|Game version=
|1.64


|gr1= System |GROUP1=
|gr1= System


| 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'''.}}


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


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


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


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


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


{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 12:43, 18 January 2021

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:
System

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