DrawD3DAnimation(AnimationNumber, x1, y1, x2, y2, x3, y3, x4, y4, Transparency, Mode)

Draw a deformed animation with the Sprite 3D commands, the transparency value can take a value from 0 to 255. The mode define how is played the animation, you can use the constant #VMB_ANIMATION_PLAYLOOP to play it on continous mode, or #VMB_ANIMATION_PLAYONCE to play once.