DrawD3DTransparentAnimationFast(AnimationNumber, XPosition, YPosition, Transparency, Mode)

Draw animation with the Sprite 3D fast commands using a color key as transparent color, 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.