[Help] ApplyAnimation chat
#1

Hello,

I want to know if it's possible to create a animation with a time fix and without being freezed.

I explain, on a server ( LS-Rp) when you speak, there are a animation.

So if i made:

Код:
public OnPlayerText(playerid, text[])
{
.
.
.
   ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,0,0,0,5000);// Work but I am freezed during the animation
}
i have all tested but I believe it's no possible without to have ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1, 1,1,1) and SetTimerEx for to stop the animation.

I true or false?

Thank
Reply


Messages In This Thread
[Help] ApplyAnimation chat - by nico005 - 15.10.2009, 01:48
Re: [Help] ApplyAnimation chat - by Matthew_Murdoch - 15.10.2009, 10:27
Re: [Help] ApplyAnimation chat - by Hiitch - 15.10.2009, 10:36
Re: [Help] ApplyAnimation chat - by Devine - 15.10.2009, 10:48
Re: [Help] ApplyAnimation chat - by nico005 - 15.10.2009, 15:30
Re: [Help] ApplyAnimation chat - by nico005 - 16.10.2009, 04:53
Re: [Help] ApplyAnimation chat - by MenaceX^ - 16.10.2009, 05:35
Re: [Help] ApplyAnimation chat - by nico005 - 16.10.2009, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)