(24 Mar 13, 09:23AM)DrauL Wrote: ...
Put a file of it in AC/packages/audio in Ogg Vorbis or .wav format.
I'll assume you called it avenue.ogg/avenue.wav
Open up AC.
Enter the command:
[cubescript]
addOnLoadAlways [if (strcmp (curmap 1) "ac_avenue") [sound (registersound "avenue")]]
[/cubescript]
Should work. Maybe.