You could try giving the plane a little "push" using setvelocity:
plane setvelocity [velocity plane select 0, velocity plane select 1, -10 ]
Try playing around with that last number. This won't make the plane tip its nose downward though, so it may or may not look right. That is why I'd say you do it while the AI is already flying downwards via "flyinheight"