Animation wont stop - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Animation wont stop (
/showthread.php?tid=79519)
Animation wont stop -
JoeDaDude - 28.05.2009
I set the loop to 0 but the animation keeps continuing
pawn Код:
ApplyAnimation(playerid,"FOOD","EAT_Burger",4.0,1,1,1,1,1);
Re: Animation wont stop -
BP13 - 28.05.2009
usually you will have to assign a button or key to trigger the stop like left click Ctrl or type /stopani
Re: Animation wont stop -
JoeDaDude - 28.05.2009
Normally not for EAT_Burger