useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| arma3 |Game name=
| arma3 |Game name=
Line 9: Line 8:


|gr1= System |GROUP1=
|gr1= System |GROUP1=
____________________________________________________________________________________________


| Enable the new [https://forums.bistudio.com/topic/191515-ai-driving-feedback-topic/ AI driving], used to test the old and new AI driving. |DESCRIPTION=
| Enable the new [https://forums.bistudio.com/topic/191515-ai-driving-feedback-topic/ AI driving], used to test the old and new AI driving. |DESCRIPTION=
____________________________________________________________________________________________


| [[useAISteeringComponent]] state |SYNTAX=
| [[useAISteeringComponent]] state |SYNTAX=
Line 19: Line 16:


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


|x1= <code>[[useAISteeringComponent]] [[true]];</code>  |EXAMPLE1=
|x1= <code>[[useAISteeringComponent]] [[true]];</code>  |EXAMPLE1=
____________________________________________________________________________________________


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

Revision as of 05:18, 17 January 2021

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