06.08.2009, 21:07
If(strcmp(cmdtext,"/sit", true) == 0)
{
ApplyAnimation(playerid,"SUNBATHE","ParkSit_M_Idle B",4.0,0,0,0,1,1);
return 1;
}
Here you go dude. Dont be too hard over this guy, he just started to script. We all were at that point i guess.
{
ApplyAnimation(playerid,"SUNBATHE","ParkSit_M_Idle B",4.0,0,0,0,1,1);
return 1;
}
Here you go dude. Dont be too hard over this guy, he just started to script. We all were at that point i guess.

