30.08.2012, 18:20
I get these error messages, first line is for this function:
And the other errors are from lines that don't even exist...
pawn Код:
StopLoopingAnimation(playerid)
{
ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.0, 0, 0, 0, 0, 0);
return 1;
}