Stop an animation?
#7

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Actually the time is used when the loop is 1. Your parameters as iggy1 said are mixed up.

If you want to reload (do the animation) only once, set time to 0, freeze to 0 and loop to 0. I tested this with deagle:
pawn Код:
ApplyAnimation(playerid, "PYTHON", "python_reload", 4.1, 0, 1, 1, 0, 0, 1);
Alright, I put this
PHP код:
case 24ApplyAnimation(playerid"PYTHON""python_reload"4.1000001); 
and it's working but the player still freeze during the animation. :/
I want player can move even if he is reloading. I don't find where I can unfreeze the player.

EDIT: Even with this :
PHP код:
case 24ApplyAnimation(playerid"PYTHON""python_reload"4.1011001); 
This guy got the same problem. Unsolved : https://sampforum.blast.hk/showthread.php?tid=177384&page=2
Reply


Messages In This Thread
Stop an animation? - by Dayrion - 27.05.2016, 12:15
Re: Stop an animation? - by Konstantinos - 27.05.2016, 12:26
Re: Stop an animation? - by Dayrion - 27.05.2016, 12:27
Re: Stop an animation? - by iggy1 - 27.05.2016, 12:55
Re: Stop an animation? - by Konstantinos - 27.05.2016, 13:25
Re: Stop an animation? - by karoliko - 27.05.2016, 14:35
Re: Stop an animation? - by Dayrion - 27.05.2016, 15:33
Re: Stop an animation? - by iggy1 - 27.05.2016, 18:17
Re: Stop an animation? - by Dayrion - 27.05.2016, 23:03
Re: Stop an animation? - by Dayrion - 28.05.2016, 18:10

Forum Jump:


Users browsing this thread: 1 Guest(s)