Take a look at the manual under "snd_stopall (mode);"

edit:

Example:

function stop_all_sounds
{
snd_stopall (4);
}

Now call "stop_all_sounds()" before you start your cutscene.

Last edited by fogman; 09/14/06 11:56.