[HELP] Reload Animation
#1

I want to make a reload animation that uses the standard colt reload where the player is still able to move around, yet they reload their pistol. However, most animations I've found just freeze the player until the animation is done and no amount of tweaking I've done has seemed to fix it.

Halp.

ApplyAnimation(playerid, "colt45", "colt45_reload", 4.1, 0, 0, 0, 0, 0, 1);
Reply
#2

try:
PHP код:
ApplyAnimation(playerid"colt45""colt45_reload"4.0111111); 
for stop it:
PHP код:
ClearAnimations(playerid); 
or just prees right click :c
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)