player anim talk ?
#2

Under "OnPlayerText"
Add
pawn Код:
public OnPlayerText(playerid, text[])
{
     AApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,0,aTime);
     return 1;
}
Not sure if its the right Anim, but that should get you started.
NOTE: you will need I clear the Anim if the text is not so long etc.
Reply


Messages In This Thread
player anim talk ? - by Yves - 09.02.2013, 19:29
Re: player anim talk ? - by park4bmx - 09.02.2013, 21:25
Re: player anim talk ? - by Yves - 09.02.2013, 21:53
Re: player anim talk ? - by Yves - 09.02.2013, 22:32
Re: player anim talk ? - by Noles2197 - 09.02.2013, 23:16

Forum Jump:


Users browsing this thread: 1 Guest(s)