useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(ver)
m (template:command argument fix)
Line 11: Line 11:
|
|
Enable the new [https://forums.bistudio.com/topic/191515-ai-driving-feedback-topic/ AI driving], used to test the old and new AI driving.
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
|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[useAISteeringComponent ]] state |= Syntax
| [[useAISteeringComponent ]] state |SYNTAX=


|p1=  state: [[Bool]]|= Parameter 1
|p1=  state: [[Bool]]|PARAMETER1=


| [[Nothing]] |= Return Value
| [[Nothing]] |RETURNVALUE=




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


|mp= - |= Multiplayer Behaviour
|mp= - |= Multiplayer Behaviour


| - |= See Also
| - |SEEALSO=


}}
}}

Revision as of 15:51, 7 April 2019

Hover & click on the images for description

Description

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

Syntax

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

Examples

Example 1:
useAISteeringComponent true

Additional Information

See also:
-

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