FrameType STATUSBAR

STATUSBAR is a non-Interactive frame displaying a warcraft 3 model. Unlike Sprite it does not loop the animation but the current animationTime can be set using BlzFrameSetValue as % of Min/Max to AnimationTime. It is said "STATUSBAR" only supports 1s animations, sequzenzes after 1s are droped. This type is quite good createable with code only

Similiar: MODEL, SPRITE

BlzFrameSetSpriteAnimate 
birth = 0
death = 1
stand = 2
morph = 3
alternate = 4

FDF-Actions