04.02.2013, 14:28
I applied this animation when players press the submission key:
ApplyAnimation(playerid, "PED", "sprint_civi",4.1,1,1,1,1,1);
and when they release it:
ClearAnimations(playerid);
(I've done debugging - it IS getting called okay). But the animation continues..?
ApplyAnimation(playerid, "PED", "sprint_civi",4.1,1,1,1,1,1);
and when they release it:
ClearAnimations(playerid);
(I've done debugging - it IS getting called okay). But the animation continues..?