void main() { object oSound = GetNearestObjectByTag("WaterSplashes"); // SoundObjectStop(oSound); SoundObjectSetVolume(oSound, 0); }