07.07.2009, 06:46
okay i have the code
but can anyone help me with finding the animation that is more like your doing sign language, and making the animation length as long as the letters you typed in?
pawn Код:
public OnPlayerText(playerid, text[])
{
if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
{
ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 0, 1, 1, 1, 1);
}
but can anyone help me with finding the animation that is more like your doing sign language, and making the animation length as long as the letters you typed in?