Black Ops III

DrivePath

Starts the vehicle driving this path and uses the vehicle physics, not locked to the spline, can only achieve turns that the physics can handle.

Example:

huey DrivePath( start_node )

Parameters

ParameterSummary
[node index]A node on the path to attach.
[allow free drive]This give the player free driving but script notifies when passing nodes on a vehcile spline

* = mandatory