/// mus_pause(sound) if (audio_is_playing(argument0) && !audio_is_paused(argument0)) audio_pause_sound(argument0);