OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Tycus on 14 Jun 2003, 11:33:09
-
Hey
um this is a bit of a noob q but is there anyway to delet vehicles with out having to name the vehicle, also is there anyway to delete the driver that comes with the veicle coz i use "deletevehicle car" and the car is deleted fine but the driver is left......... ???
thanks
-
Try this :
DeleteVehicle (Driver NameOfCar) ; DeleteVehicle NameOfCar
Any helpfull :-\