Call of Duty Script Documentation
setwaitspeed(<wait speed>)
ModuleVehicles
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
1 : <wait speed> The wait speed for the vehicle.
Number of optional arguments: 0
Return to Function List