Part of the code:
Code:
if (PlayerData[i][pInjured] == 1 && GetPlayerAnimationIndex(i) != 388)
{
ApplyAnimation(i, "CRACK", "crckdeth4", 4.1, 0, 0, 0, 1, 0, 1);
}