Call of Duty Script Documentation
startpath()
ModuleVehicles
Summary
Starts the vehicle following this path.
Call this function on
a vehicle
Example
bomber attachPath (aBomberPaths[i]);
Minimum Number of arguments: 1
1 : <node index> A node on the path to attach.
Number of optional arguments: 0
Return to Function List