Call of Duty Script Documentation

setspeed( <speed>, <acceleration> )


Module
Vehicles


Summary


Sets the speed for this vehicle.

Call this function on


a vehicle

Example


self setspeed(8,25);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List