problem on 1 animation loop
#3

Change ur ApplyAnimation code to this
pawn Код:
ApplyAnimation(playerid,"KNIFE","KILL_Knife_Ped_Die",4.1,0,1,1,1,10000);
Its because you're set true on your loop parameter.
pawn Код:
(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync)
Then, it'll be never-ending anim
I set the freeze to false too, because if its true, player will be freezed after anim done.
Reply


Messages In This Thread
problem on 1 animation loop - by Ivander - 03.10.2013, 13:38
Re: problem on 1 animation loop - by Krisna - 03.10.2013, 13:54
Re: problem on 1 animation loop - by RenovanZ - 03.10.2013, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)