Call of Duty Script Documentation

setswitchnode(<source node> <dest node>)


Module
Vehicles


Summary


Sets a switch node for this vehicle.

Call this function on


a vehicle

Example


tank2 setswitchnode(tank2snode1,tank2snode2);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List