02.04.2012, 07:06
Hi.
Why anims are playin' after I type command 2 times?
First, I type in /help, no response. When I type /help second time, animation is playin'.
Where's the problem?
Why anims are playin' after I type command 2 times?
Code:
CMD:help(playerid, params[])
{
ApplyAnimation(playerid, "MEDIC", "CPR", 4.000000, 1, 0, 0, 0, 5000, 1);
return 1;
}
Where's the problem?


