useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix seeAlso)
m (Text replacement - "Bool" to "Boolean")
Line 14: Line 14:
| [[useAISteeringComponent]] state |SYNTAX=
| [[useAISteeringComponent]] state |SYNTAX=


|p1= state: [[Bool]]|PARAMETER1=
|p1= state: [[Boolean]]|PARAMETER1=


| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=

Revision as of 01:16, 24 August 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: 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