Call of Duty Script Documentation

setwaitspeed(<wait speed>)


Module
Vehicles


Summary


Sets a the wait speed for for this vehicle in miles per hour.

Call this function on


a vehicle

Example


 self setWaitSpeed(5);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List