Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: dragonsniper on January 03, 2009, 04:10:49 pm

Title: music problem
Post by: dragonsniper on January 03, 2009, 04:10:49 pm
I'm trying to add speech to a mission I'm making, but when I add it, it doesn't play back in the mission. I've tried it in both .wav and .ogg formats, but can't seem to get it to work.
Title: Re: music problem
Post by: Droid803 on January 03, 2009, 04:14:23 pm
how is speech a music problem? :wtf:
set it in FRED? the file should be in data/voice (and then a subfolder for special or persona)
Title: Re: music problem
Post by: dragonsniper on January 03, 2009, 04:16:47 pm
how is speech a music problem? :wtf:
oops... :nervous: in a bit of a rush to figure this out.

the file should be in data/voice (and then a subfolder for special or persona)
Thanks. That should do it. :)
EDIT: Sorry, but I don't quite get it. Can I just plop and voice file under data/voice or do they have to be under a special folder. It still isn't reading it, even though it is in .ogg format.
Title: Re: music problem
Post by: Droid803 on January 03, 2009, 04:41:22 pm
Try data/voice/special.
I'm not sure if it needs to be a specific format of sound though...
Title: Re: music problem
Post by: dragonsniper on January 03, 2009, 04:47:59 pm
Thanks. :) It worked under data/voice/special I knew .ogg would work (they used it in BtRL.) Once again, thanks for the help.