useAIOperMapObstructionTest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.64 | |||
| | |branch= diag | ||
|gr1= System | |gr1= System | ||
| Toggle secondary obstruction test on road paths. | |descr= Toggle secondary obstruction test on road paths. | ||
| | |s1= [[useAIOperMapObstructionTest]] state | ||
|p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable | |p1= state: [[Boolean]] - [[true]] to enable, [[false]] to disable | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1 = <code> | |x1 = <code>[[useAIOperMapObstructionTest]] [[true]];</code> | ||
|seealso= [[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]] | |seealso= [[forceFollowRoad]],[[setDriveOnPath]], [[setConvoySeparation]] | ||
}} | }} | ||
Revision as of 14:18, 23 May 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