useAIOperMapObstructionTest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added see also and changed version number)
m (typo)
Line 19: Line 19:
|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |= Example 1
|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |= Example 1


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


[[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 18:48, 29 December 2018

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