Page 1 of 1

Custom Sounds

Posted: Thu Jan 19, 2006 3:57 pm
by KiwiBird
Can someone please tell me how to make your own custom sounds (just get a sound file into halo) please? I've tried but I keep getting an error in tool. I really need custom sounds in my map! Thx

~Kiwibird

Posted: Thu Jan 19, 2006 4:31 pm
by Patrickssj6

Posted: Thu Jan 19, 2006 4:55 pm
by KiwiBird
What does he mean Xbox ADPCM? I only see microsoft ADPCM... I saved it as that and it still didnt work. I followed EVERYTHING correctly and I got an error "Invalid access to memory location" and I got another error for different song...

Posted: Thu Jan 19, 2006 4:59 pm
by Patrickssj6
You have to install that codec. :D

Posted: Thu Jan 19, 2006 6:58 pm
by KiwiBird
Hey thanks ALOT!!! I got it to work! But how do I place the sound in my map with sapien so I can hear it in-game?

Posted: Fri Jan 20, 2006 12:19 am
by p0lar_bear
You have many options here.

You could try making it into a sound scenery. Check out some sound scenery tags and their related .sound tags to learn it that way.

You could add it to a sound_looping tag and start it with a script. Once you make the sound_looping tag, use this command in a script to make the music play: sound_looping_start <location of sound_looping tag> <object to attach to, or "none"> <gain>

If it's for a weapon, vehicle, or whatever, check out the appropriate tag types and tutorials for getting sounds to work with your custom weapon/vehicle/biped/etc.