useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (Text replacement - "|mp= - |Multiplayer Behaviour= " to "")
Line 24: Line 24:
|x1= <code> [[useAISteeringComponent]] [[true]] </code>  |EXAMPLE1=
|x1= <code> [[useAISteeringComponent]] [[true]] </code>  |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________
|mp= - |Multiplayer Behaviour=


|[[sendSimpleCommand]]. [[enableAI]], [[disableAI]], [[enableAIFeature]], [[vehicleMoveInfo]] |SEEALSO=
|[[sendSimpleCommand]]. [[enableAI]], [[disableAI]], [[enableAIFeature]], [[vehicleMoveInfo]] |SEEALSO=

Revision as of 20:58, 2 May 2020

Hover & click on the images for description

Description

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

Syntax

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

Examples

Example 1:
useAISteeringComponent true

Additional Information

See also:
sendSimpleCommand. enableAIdisableAIenableAIFeaturevehicleMoveInfo

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

Bottom Section