useAISteeringComponent: Difference between revisions
 (argument locality for alt syntax)  | 
				Lou Montana (talk | contribs)  m (Text replacement - "(\|[pr][0-9]+ *= *[^-\r\n]+) *- *T([a-z])" to "$1 - t$2")  | 
				||
| Line 20: | Line 20: | ||
|s2= vehicle [[useAISteeringComponent]] enabled  | |s2= vehicle [[useAISteeringComponent]] enabled  | ||
|s2since= arma3 2.16  | |s2since= arma3 2.16  | ||
|p21=vehicle: [[Object]] -   | |p21=vehicle: [[Object]] - the vehicle to enable/disable the feature for  | ||
|p22=enabled: [[Boolean]]  | |p22=enabled: [[Boolean]]  | ||
|r2=  | |r2=  | ||
Revision as of 14:45, 8 November 2023
Description
- Description:
 - Enable the new AI driving, used to test the old and new AI driving.
 - Groups:
 - AI Behaviour
 
Syntax
- Syntax:
 - useAISteeringComponent enabled
 - Parameters:
 - enabled: Boolean
 - Return Value:
 - Nothing
 
Alternative Syntax
- Syntax:
 - vehicle useAISteeringComponent enabled
 - Parameters:
 - vehicle: Object - the vehicle to enable/disable the feature for
 - enabled: Boolean
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 - useAISteeringComponent true;
 - Example 2:
 
Additional Information
- See also:
 - isUsingAISteeringComponent isAISteeringComponentEnabled sendSimpleCommand enableAI disableAI enableAIFeature vehicleMoveInfo
 
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