function sound_volume(argument0, argument1) //gml_Script_sound_volume { audio_sound_gain(argument0, argument1, 0) }