OnPlayerText - Chat Animation
#8

Take it and go away, please...

pawn Код:
public OnPlayerText(playerid, text[])
{
    new AnimTime = strlen(text) * 50;
    ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.1, 0, 1, 1, 0, AnimTime, 1);
    return true;
}
Next time, be more specific please.
Reply


Messages In This Thread
OnPlayerText - Chat Animation - by Omirrow - 07.04.2013, 19:50
Re: OnPlayerText - Chat Animation - by HurtLocker - 07.04.2013, 19:54
Re: OnPlayerText - Chat Animation - by Omirrow - 07.04.2013, 20:18
Re: OnPlayerText - Chat Animation - by Riddick94 - 07.04.2013, 20:25
Re: OnPlayerText - Chat Animation - by Omirrow - 07.04.2013, 20:27
Re: OnPlayerText - Chat Animation - by Riddick94 - 07.04.2013, 20:30
Re: OnPlayerText - Chat Animation - by Omirrow - 07.04.2013, 20:49
Re: OnPlayerText - Chat Animation - by Riddick94 - 07.04.2013, 20:59
Re: OnPlayerText - Chat Animation - by Omirrow - 07.04.2013, 21:22

Forum Jump:


Users browsing this thread: 1 Guest(s)