void main() { object oSelf = OBJECT_SELF; ClearAllActions(TRUE); PlayAnimation(ANIMATION_FIREFORGET_BOW); ActionDoCommand(SetCommandable(TRUE)); SetCommandable(FALSE); }