SA-MP Forums Archive
Animation [REP+] - 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 [REP+] (/showthread.php?tid=313068)



Animation [REP+] - -CaRRoT - 24.01.2012

I Did this :
PHP код:
ApplyAnimation(playerid,"CARRY","crry_prtial",4.1,1,1,1,0,0); 
, the animation works but the player get frozen , how to make him have the ability to move while the animation plays ? i tried :
PHP код:
TogglePlayerControllable(playerid1); 
but didn't work... (Rep+) for the guy who will help


Re: Animation [REP+] - MP2 - 24.01.2012

Try setting everything to 1.


Re: Animation [REP+] - =WoR=Varth - 24.01.2012

pawn Код:
ApplyAnimation(playerid,"CARRY","crry_prtial",4.1,1,0,0,0,0);
https://sampwiki.blast.hk/wiki/ApplyAnimation