useAISteeringComponent: Difference between revisions
 (new syntax 2.16)  | 
				mNo edit summary  | 
				||
| Line 15: | Line 15: | ||
|r1= [[Nothing]]  | |r1= [[Nothing]]  | ||
|s2=   | |s2= vehicle [[useAISteeringComponent]] enabled  | ||
|s2since= arma3 2.16  | |||
|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]]  | ||
Revision as of 17:46, 10 October 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