This is getting a bit frustrating :confused:. void main() { object oAtton = GetObjectByTag("a_king", 0); AssignCommand(oAtton, ActionPlayAnimation(ANIMATION_LOOPING_SIT_CHAIR, 1.0, 0.0)); } The script works on normal number like 21, but n...
[Read More]