19.06.2010, 17:28
//public OnPlayerText
pawn Код:
if(text == 'talk')
{
ApplyAnimation(playerid,"PED","IDLE_CHAT",4.1,1,1,1,1,1);
}