stopSound channel...
i know stopSound stops a sounds we want to stop but how do we know the channel of the sound?
anyone know? thanks... 
SFX = PlaySound();StopSound(SFX);friedfish wrote:oh thanks... so playsound returns an int... gotta read that documentation...
Kalladdolf+=1;