SA-MP Forums Archive
Animation doesn't trigger at once - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Animation doesn't trigger at once (/showthread.php?tid=476296)



Animation doesn't trigger at once - TonyII - 17.11.2013

Hey, this animation doesn't trigger at one,

ApplyAnimation(playerid, "KNIFE", "KILL_Knife_Ped_Die",4.1,0,0,0,1,0,1);

I also tried this, but I got the same results ;s

ClearAnimations(playerid);
ApplyAnimation(playerid, "KNIFE", "KILL_Knife_Ped_Die",4.1,0,0,0,1,0,1);
ClearAnimations(playerid);
ApplyAnimation(playerid, "KNIFE", "KILL_Knife_Ped_Die",4.1,0,0,0,1,0,1);


AW: Animation doesn't trigger at once - Skimmer - 17.11.2013

It's SA-MP issue.

https://sampforum.blast.hk/showthread.php?tid=306766