Call of Duty Script Documentation

joltbody(<jolt position>, <intensity>, <speedFrac>, <deceleration>)


Module
Vehicles


Summary


Jolts the vehicle.

Call this function on


a vehicle

Example


self joltbody((self.origin + (0,0,64)),.5);

Minimum Number of arguments: 2


Number of optional arguments: 2



Return to Function List