16.10.2016, 14:32
I tryed make anim that he doesn't stop when i press keyboard like "enter" or my mouse, bat it must let walk with (W,A,S,D) like when i type this command he do this all time, bat when he die this animation is gone.
Now this command just gone when i press something different.
Код:
CMD:test(playerid,params[]) { ApplyAnimation(playerid, "PED", "WALK_fatold", 4.1,1,1,1,1,1); return 1; }