SA-MP Forums Archive
Definitions - 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: Definitions (/showthread.php?tid=163025)



Definitions - Jamal' - 25.07.2010

Hello i finish my fs and now i remember i just got one thing left the definition to stop my dances someone know one?Ty


Re: Definitions - Jamal' - 25.07.2010

I tryed ClearAnims but the guy dont stop dance -.-


Re: Definitions - Jay. - 25.07.2010

Quote:
Originally Posted by Jamal'
Посмотреть сообщение
I tryed ClearAnims but the guy dont stop dance -.-
pawn Код:
ClearAnimations(playerid);



Re: Definitions - Jamal' - 25.07.2010

Yes i mean it

and dont works :\


Re: Definitions - Jamal' - 25.07.2010

I know why it dont work i got special functions in the fs how i can stop it?


Re: Definitions - PotH3Ad - 25.07.2010

Should work:

pawn Код:
SetPlayerSpecialAction(playerid, 0);



Re: Definitions - Jamal' - 25.07.2010

Solved Ty