setDriveOnPath

From Bohemia Interactive Community
Revision as of 07:44, 8 April 2017 by Ffur2007slx2 5 (talk | contribs) (format)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the path to follow for AI driver
Groups:
Uncategorised

Syntax

Syntax:
vehicleName setDriveOnPath [points]
Parameters:
vehicleName: Object
points: Array - List of points [x,y,z]
Return Value:
Nothing

Examples

Example 1:
myVehicle setDriveOnPath [[1000,10,1000],[1100,10,1000]]

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