enableAIFeature: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
| Enable/disable given AI feature. Feature may be one of: | | Enable/disable given AI feature. Feature may be one of: | ||
"AwareFormationSoft", "CombatFormationSoft". |= | "AwareFormationSoft", "CombatFormationSoft". |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| feature '''enableAIFeature''' enabled |= | | feature '''enableAIFeature''' enabled |SYNTAX= | ||
|p1= feature: [[String]] |= | |p1= feature: [[String]] |PARAMETER1= | ||
|p2= enabled: [[Boolean]] |= | |p2= enabled: [[Boolean]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> "AwareFormationSoft" '''enableAIFeature''' true </code> | |x1 = <code> "AwareFormationSoft" '''enableAIFeature''' true </code> | ||
| [[checkAIFeature]] |= | | [[checkAIFeature]] |SEEALSO= | ||
}} | }} |
Revision as of 14:38, 7 April 2019
Description
- Description:
- Enable/disable given AI feature. Feature may be one of: "AwareFormationSoft", "CombatFormationSoft".
- Groups:
- Uncategorised
Syntax
- Syntax:
- feature enableAIFeature enabled
- Parameters:
- feature: String
- enabled: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
"AwareFormationSoft" enableAIFeature true
Additional Information
- See also:
- checkAIFeature
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