08.12.2010, 17:16
How i can add car with tuning?
new MyCar
MyCar = AddStaticVehicle(Model, x,y,z,angle,color1,color2);
AddVehicleComponent(MyCar, component);
if(vehicleid == MyCar) AddVehicleComponent(MyCar, component);