SectorSound(sector, wav, flex_volume);
sector: This is the sector to play the sound in.
wav: This is the wav file to play. This can be a variable assigned to a wav file in the symbols section or the wav reference returned by LoadSound().
flex_volume: This is the 0-1 flex volume for the sound.