animations
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  if(strcmp(cmdtext, "/drunk",true) == 0)
  {
      ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
 
  }
  return 1;
}
U mean this?
Reply


Messages In This Thread
animations - by smuf_albert95 - 09.01.2010, 13:43
Re: animations - by FireFox_ - 09.01.2010, 13:48
Re: animations - by Miguel - 09.01.2010, 13:50

Forum Jump:


Users browsing this thread: 1 Guest(s)