useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 18: Line 18:
|x1= <code>[[useAISteeringComponent]] [[true]];</code>
|x1= <code>[[useAISteeringComponent]] [[true]];</code>


|seealso= [[sendSimpleCommand]] [[enableAI]], [[disableAI]], [[enableAIFeature]], [[vehicleMoveInfo]]
|seealso= [[sendSimpleCommand]] [[enableAI]] [[disableAI]], [[enableAIFeature]], [[vehicleMoveInfo]]
}}
}}

Revision as of 21:50, 20 January 2022

Hover & click on the images for description

Description

Description:
Enable the new AI driving, used to test the old and new AI driving.
Groups:
System

Syntax

Syntax:
useAISteeringComponent state
Parameters:
state: Boolean
Return Value:
Nothing

Examples

Example 1:
useAISteeringComponent true;

Additional Information

See also:
sendSimpleCommand enableAI disableAIenableAIFeaturevehicleMoveInfo

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