Scriptname _00E_PlayAnimationOnInitSC extends ObjectReference Event OnLoad() Self.PlayAnimation(sAnimName) EndEvent String Property sAnimName = "playAnim02" Auto