new car;car = CreateVehicle(modelid,X,Y,Z,ZRot,RespawnTime);PutPlayerInVehicle(playerid,car,0);// Sets the player in the car we just created and put it in driver seat (0)