SA-MP Forums Archive
Problem with animation interview - 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: Problem with animation interview (/showthread.php?tid=131631)



Problem with animation interview - MrLeNy - 04.03.2010

Welcome. I have a problem with the animation conversation, because when he writes something, my character can not move. Please help.
Here is the code:
Код:
new Length = strlen(text);
new aTime = Length*300;
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,0,1,1,0,aTime);
Please help


Re: Problem with animation interview - MrLeNy - 05.03.2010

any help