Call of Duty Script Documentation

attachpath( <node index> )


Module
Vehicles


Summary


Attaches this vehicle to the given path.

Call this function on


a vehicle

Example


bomber attachPath (aBomberPaths[i]);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List