Actor animations are not working - 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: Actor animations are not working (
/showthread.php?tid=574115)
Actor animations are not working -
Sellize - 13.05.2015
Код:
ApplyActorAnimation(actorid, "PED", "WALK_player", 4.1, 1, 1, 1, 1, 0);
Why is this not applying the animation?
Yes I am 100% sure actorid is a valid one.