Onplayertext Anim
#1

Hello, i do need a help with a thing. I've manged to script the code so your hands move while you are talking. But, do anyone know how i can make it stop freezing?

this is my code:
Код:
    if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
    {

	new Length = strlen(text);
    new aTime = Length*1000;
    ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,0,aTime);
    return 1;

    }
Reply


Messages In This Thread
Onplayertext Anim - by eliaslandquist - 15.12.2013, 15:08
Re: Onplayertext Anim - by arakuta - 15.12.2013, 15:13

Forum Jump:


Users browsing this thread: 2 Guest(s)