remove this line setElementVelocity(getPedOccupiedVehicle(source), 0,y,0) it doesn't generally work, you need to tweak the 0,y,0 arguments for each particular case and you probably just shouldn't use velocity at all, just use the other script codes that teleport the car (again, no need for that velocity line) post again if it still doesn't work as you might need to also freeze the car after teleporting (i'll help with this if it doesnt work)