Chat anim - 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: Chat anim (
/showthread.php?tid=153006)
Chat anim -
InsaneESN - 06.06.2010
How do I get when I write a chat, the player to move the hands
Re: Chat anim -
-Rebel Son- - 06.06.2010
Set the talking animation under the callback
OnPlayerText
Re: Chat anim -
InsaneESN - 07.06.2010
We managed, but how do I end the anim after return to normal?
Re: Chat anim -
Backwardsman97 - 07.06.2010
This should break the player out of any animation.
pawn Код:
ApplyAnimation(playerid,"BSKTBALL","BBALL_Dnk_Gli_O",4.1,0,1,1,1,1);
Re: Chat anim -
InsaneESN - 07.06.2010
Using this anim: "ApplyAnimation(playerid,"GANGS","prtial_gngtlkE", 4.1,0,1,1,1,1);"