Animations :D
#3

Quote:
Originally Posted by Don Correlli
pawn Code:
ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 1, 1, 1, 1, 1);
and commands is..
Code:
  if (strcmp("/talk", cmdtext, true, 10) == 0)
	{
  ApplyAnimation(playerid, "MISC", "Idle_Chat_02", 4.1, 1, 1, 1, 1, 1);
  return 1;
	}
Reply


Messages In This Thread
Animations :D - by Geekzor - 29.07.2009, 13:56
Re: Animations :D - by Correlli - 29.07.2009, 14:20
Re: Animations :D - by Serediucr - 29.07.2009, 14:22
Re: Animations :D - by Geekzor - 29.07.2009, 14:35
Re: Animations :D - by Geekzor - 29.07.2009, 16:08
Re: Animations :D - by Correlli - 29.07.2009, 16:12
Re: Animations :D - by clean180ollie - 29.07.2009, 16:15
Re: Animations :D - by Geekzor - 29.07.2009, 16:27
Re: Animations :D - by clean180ollie - 29.07.2009, 16:30
Re: Animations :D - by Correlli - 29.07.2009, 16:31

Forum Jump:


Users browsing this thread: 4 Guest(s)