setDriveOnPath: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (format) |
||
Line 22: | Line 22: | ||
|p24= |= Alternative Parameter 3 | |p24= |= Alternative Parameter 3 | ||
|r2= |= Alternative Return Value | |r2= |= Alternative Return Value | ||
|x1= myVehicle setDriveOnPath [[1000,10,1000],[1100,10,1000]] |= Example 1 | |x1= myVehicle [[setDriveOnPath]] [[1000,10,1000],[1100,10,1000]] |= Example 1 | ||
| - |= See Also | | - |= See Also | ||
}} | }} |
Revision as of 06:44, 8 April 2017
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