Call of Duty Script Documentation
makevehicleunusable()
ModuleVehicles
Summary
Sets this vehicle to be not usable by the player
Call this function on
a vehicle
Example
car makevehicleunusable();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List