void main() { object oPC = GetPCSpeaker(); ClearAllActions(); AssignCommand(oPC, ActionPlayAnimation(ANIMATION_LOOPING_MEDITATE, 1.0f, 100006.0f)); }