SA-MP Forums Archive
Walking animation issue - 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: Walking animation issue (/showthread.php?tid=557089)



Walking animation issue - PaulDinam - 12.01.2015

So i've been struggling to make this work properly.
When I apply the following animation:

pawn Code:
ApplyAnimation(playerid, "PED", "WALK_player", 4.1, 1, 1, 1, 1, 1);
However, ClearAnimations won't work for that kind of looping animations and i've no idea how to get it fixed.
Would be awesome if someone had a solution for this.


Re: Walking animation issue - Rudy_ - 12.01.2015

I don't know why it dosen't works.
But try toggleplayercontrollable?