Here's the contents of my SNDINFO:
Code: Select all
sound ambient/hum "sounds/DSHUM.ogg"
$ambient 1 ambient/hum point continuous
Code: Select all
arg0: 1 // Index
arg1: 100 // Volume
arg2: 0 // Minimum distance
arg3: 0 // Maximum distance
arg4: 0 // Scalar for arg3 and arg4
Any help would be much appreciated!