ANIMATION_SELF

Triggers when animation starts to display on yourself

Syntax

ANIMATION_SELF animationID 

animationID - AnimationID1,AnimationID2, ..., AnimationIDN

Examples

ANIMATION_SELF 848
ANIMATION_SELF 49,56

Notes

  • To find animationIDs, you can use kittykeys debug tab or dev tools

Demos