useAIOperMapObstructionTest: Difference between revisions
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]], [[ | |[[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 17:48, 29 December 2018
Description
- Description:
- Toggle secondary obstruction test on road paths.
- 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
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