/sit command
#7

pawn Код:
If(strcmp(cmdtext,"/sit", true) == 0)
{
   ApplyAnimation(playerid,"SUNBATHE","ParkSit_M_IdleB",4.0,0,0,0,1,1);
   return 1;
}
^^^
||||||

You put that under OnPlayerCommandText
Reply


Messages In This Thread
/sit command - by sandisk125 - 06.08.2009, 20:50
Re: /sit command - by Memoryz - 06.08.2009, 20:54
Re: /sit command - by Criss_Angel - 06.08.2009, 20:56
Re: /sit command - by Memoryz - 06.08.2009, 20:58
Re: /sit command - by sandisk125 - 06.08.2009, 20:58
Re: /sit command - by AleksandarAdzic - 06.08.2009, 21:07
Re: /sit command - by AcId n RaPiD - 06.08.2009, 21:09
Re: /sit command - by sandisk125 - 06.08.2009, 21:13
Re: /sit command - by AleksandarAdzic - 06.08.2009, 21:27
Re: /sit command - by sandisk125 - 06.08.2009, 23:01

Forum Jump:


Users browsing this thread: 1 Guest(s)