useAIOperMapObstructionTest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) 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 | {{Command | ||
| arma3 | | arma3 | ||
|1.64 | |1.64 | ||
|gr1= System | |gr1= System | ||
| 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'''.}} | ||
| '''useAIOperMapObstructionTest''' state | | '''useAIOperMapObstructionTest''' state | ||
|p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable | |p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1 = <code>'''useAIOperMapObstructionTest''' true;</code> | |x1 = <code>'''useAIOperMapObstructionTest''' true;</code> | ||
|[[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]] | |[[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:43, 18 January 2021
Description
- Description:
- Toggle secondary obstruction test on road paths.
- 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
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