Call of Duty Script Documentation
attachpath( <node index> )
ModuleVehicles
Summary
Attaches this vehicle to the given 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