useAISteeringComponent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Redirect to actual proper category)
m (added link to BIS forum, formatting)
Line 10: Line 10:


|
|
Enable the new 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
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 22: Line 22:


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



Revision as of 15:29, 3 December 2016

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.59|1.59]]
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

[[Category:Introduced with arma3dev version 1.59]][[ Category: arma3dev: New Scripting Commands | USEAISTEERINGCOMPONENT]][[ Category: arma3dev: Scripting Commands | USEAISTEERINGCOMPONENT]]

Bottom Section