18.07.2009, 12:47
Ooops, I did it wrong.
Код:
new Temp; Temp=CreateVehicle(vehiclesModel[i][0],vehicles[i][0],vehicles[i][1],vehicles[i][2],vehicles[i][3],-1,-1,5000); SetVehicleVirtualWorld(Temp,1);// also using the array number, would make vehicleid 0 the car you are changing the world of, but maybe cars have been created before?