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
Custom Sounds
-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact:
![]() |
![]() |
-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact:
![]() |
![]() |
-
- Posts: 365
- Joined: Wed Apr 20, 2005 8:17 am
![]() |
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.
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.