02.06.2016, 12:16
i use this:
this animation cancels every other animations
PHP код:
COMMAND:clear(playerid)
{
ApplyAnimation(playerid, "CARRY", "crry_prtial", 1.0, 0, 0, 0, 0, 0);
return 1;
}