useAIOperMapObstructionTest: Difference between revisions
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'''.}} |= | | Toggle secondary obstruction test on road paths. {{Informative|This command is most likely only available for '''arma3diag_x64.exe'''.}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''useAIOperMapObstructionTest''' state |= | | '''useAIOperMapObstructionTest''' state |SYNTAX= | ||
|p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable |= | |p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |= | |x1 = <code>'''useAIOperMapObstructionTest''' true;</code> |EXAMPLE1= | ||
|[[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]]|= | |[[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 14:51, 7 April 2019
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