[Ajuda] animaзгo quando falar no chat
#1

Quero fazer quando o player falar algo fazer uma animaзгo de conversa alguem pode me ajuda ?
Reply
#2

basta colocar 1 animacao no

OnPlayerText
Reply
#3

public OnPlayerText(playerid, text[])
{
ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.0, 0, 0, 0, 0, 0);
//restante do teu codigo
}
Reply
#4

Quote:
Originally Posted by focaximubh
Посмотреть сообщение
public OnPlayerText(playerid, text[])
{
ApplyAnimation(playerid, "PED", "IDLE_CHAT", 4.0, 0, 0, 0, 0, 0);
//restante do teu codigo
}
e basicamente o que eu disse
Reply
#5

Quote:
Originally Posted by PT
Посмотреть сообщение
e basicamente o que eu disse
que seja, mas vamos dar respostas mais concretas.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)