Animation [REP+]
#1

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
Reply
#2

Try setting everything to 1.
Reply
#3

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


Forum Jump:


Users browsing this thread: 1 Guest(s)