if (!impact_sound_noloop)
{
impact_sound_noloop = true;
audio_play_sound(choose(snd_mart_impact_1, snd_mart_impact_2, snd_mart_impact_3), 1, 0);
}