AttachPath( <node index> )


Module: Vehicles
SP Only

Summary:

Attaches this vehicle to the given path.



Call this on:

a vehicle



Example:

bomber AttachPath( aBomberPaths[i] );



Required Args:

  • 1 : <node index> A node on the path to attach.