Call of Duty Script Documentation

resumespeed(<acceleration>)


Module
Vehicles


Summary


Sets the vehicle to resume its path speed.

Call this function on


a vehicle

Example


level.tank resumespeed(3);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List