useAISteeringComponent: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Important|" to "{{Feature|important|")  | 
				m (2.16 -> 2.18)  | 
				||
| Line 19: | Line 19: | ||
|s2= vehicle [[useAISteeringComponent]] enabled  | |s2= vehicle [[useAISteeringComponent]] enabled  | ||
|s2since= arma3 2.  | |s2since= arma3 2.18  | ||
|p21=vehicle: [[Object]] - the vehicle to enable/disable the feature for  | |p21=vehicle: [[Object]] - the vehicle to enable/disable the feature for  | ||
|p22=enabled: [[Boolean]]  | |p22=enabled: [[Boolean]]  | ||
Latest revision as of 15:10, 8 February 2024
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