useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Bool" to "Boolean")
mNo edit summary
Line 7: Line 7:


|eff= global|Multiplayer Effects=
|eff= global|Multiplayer Effects=
|gr1= System |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 10:27, 23 September 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:
System

Syntax

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

Examples

Example 1:
useAISteeringComponent true;

Additional Information

See also:
sendSimpleCommandenableAIdisableAIenableAIFeaturevehicleMoveInfo

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