enableAIFeature: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *S([a-z ])" to "$1 - s$2") |
||
Line 33: | Line 33: | ||
|p21= unit: [[Object]] - Unit to test AI feature for | |p21= unit: [[Object]] - Unit to test AI feature for | ||
|p22= feature: [[String]] - | |p22= feature: [[String]] - see [[disableAI]] / [[enableAI]] for possible values | ||
|p23= enable: [[Boolean]] - [[true]] to enable, [[false]] to disable | |p23= enable: [[Boolean]] - [[true]] to enable, [[false]] to disable |
Revision as of 15:49, 8 November 2023
Description
- Description:
- Enables/disables given AI feature.
- Groups:
- AI Behaviour
Syntax
- Syntax:
- feature enableAIFeature enable
- Parameters:
- feature: String - can be:
- "AwareFormationSoft"
- "CombatFormationSoft"
- enable: Boolean - true to enable, false to disable
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- unit enableAIFeature [feature, enable]
- Parameters:
- unit: Object - Unit to test AI feature for
- feature: String - see disableAI / enableAI for possible values
- enable: Boolean - true to enable, false to disable
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
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