for(new i; i < MAX_VEHICLES i++){if(!IsPlayerInVehicle(i, i)){ // Check if a player is in the vehicleSetVehicleVelocity(i, X, Y ,Z);}} // Put your coordinates @ X,Y,Z