Frictional Games Forum (read-only)
AddEffectVoice issue - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: AddEffectVoice issue (/thread-24148.html)



AddEffectVoice issue - KiraImmortal - 12-18-2013

as i'm making pretty good progress with my AMFP fc mod, i've ran into another (guess small) problem. another post that was also made by me had a question about cache files, i now understand what they are (mostly), still the phone calls in the game are still not working. i looked at the script and there is nothing there. picking up the phone, and then a timer which shows when the phone call will end.. nothing! but as i have some experience with amnesia editing, i know that the AddEffectVoice method can give us the desired effect. i used it in my mod also, there is one thing which i don't know about it.

Using the AddEffectVoice command, how can i time a dialog which is in one file (two people talking to each other, but the whole thing is in one .ogg file), how the subtitles will appear properly?


RE: AddEffectVoice issue - FlawlessHappiness - 12-18-2013

Split the whole dialog into each persons line and post all the script lines after each other. They will play as if it was one file, but you can change the subtitles


RE: AddEffectVoice issue - KiraImmortal - 12-18-2013

split only the lines in the lang file or also the ogg? i have experience with sound editors, so it's not a problem just asking Smile


RE: AddEffectVoice issue - DnALANGE - 12-18-2013

Phone calls.........
Oh Cmon..........
Hm,...
What phonecalls do YOU make Kiral?
And again "we" do stuff other people are making as well.. Sad
- NOT blaming or anything-


RE: AddEffectVoice issue - KiraImmortal - 12-19-2013

i'm trying to remake the phone calls in AMFP, because after deleting a cache file of any of the maps (i'm making an unofficial patch and expansion pack for the game), the phone calls are not working, there is no sound (the whole dialogue is missing from the hps files). but i think the problem is solved now Smile


RE: AddEffectVoice issue - DnALANGE - 12-19-2013

Ok great.
If you still get issues PM me
I can help you wth this, and maybe other thingys!
Good luck with your story!


RE: AddEffectVoice issue - KiraImmortal - 12-19-2013

thanks, will do if necessary Smile