[HELP]With my IDLE_CHAT
#1

Ok when i talk in /l the charectors move there hands but when it stops he walk gay how can i fix it heres my gm sorry for bad english
Код:
public OnPlayerText(playerid, text[])
{
	new giver[MAX_PLAYER_NAME];
	new sendername[MAX_PLAYER_NAME];
	new giveplayer[MAX_PLAYER_NAME];
	new tmp[256];
	new string[256];
	new giveplayerid;
  if(PlayerInfo[playerid][pMuted] == 1)
	{
		SendClientMessage(playerid, TEAM_CYAN_COLOR, "You cannot speak, you have been silenced");
		return 0;
	}
ApplyAnimation(playerid, "PED", "IDLE_chat", 4.1, 0, 1, 1, 0, 3000);
{
}
please help thanks
Reply
#2

I don't understand what you want?
Reply
#3

How can i fix the gay walking thing
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)