OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Tycus on 14 Jun 2003, 11:33:09

Title: deletevehicle
Post 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
Title: Re:deletevehicle
Post by: Knut Erik on 14 Jun 2003, 12:28:30
Try this :

DeleteVehicle (Driver NameOfCar) ; DeleteVehicle NameOfCar

Any helpfull  :-\