Frictional Games Forum (read-only)

Full Version: Notes with voices
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

When you pick up diares in the Story mode in Amnesia, a voice is reading the text. Can anyone tell me how to script it?

// GoranGaming
Make sure the note in the level editor has "narration" checked. Place the .ogg in the "CS_lang" folder in your custom story's folder. Then in the extra_english.lang, in the entry, put it like this:

<Entry Name="Note_blahblah_Text">[voice NARRATION.ogg] Whatever goes in your text of the note</Entry>
Should the map be called CS_lang or like Nameofcustomstory_lang?
(02-17-2012, 07:57 PM)GoranGaming Wrote: [ -> ]Should the map be called CS_lang or like Nameofcustomstory_lang?

No, he meant to make sure you organize your files.
(02-17-2012, 07:57 PM)GoranGaming Wrote: [ -> ]Should the map be called CS_lang or like Nameofcustomstory_lang?
In your main custom story's folder, make a folder named "CS_lang" but change the 'CS' to whatever you like. Then drop the .ogg file in there.
(02-17-2012, 08:17 PM)Your Computer Wrote: [ -> ]
(02-17-2012, 07:57 PM)GoranGaming Wrote: [ -> ]Should the map be called CS_lang or like Nameofcustomstory_lang?

No, he meant to make sure you organize your files.
Ops, sorry I meant folder, in swedish "folder" is called "mapp"
Could you make a more detailed tutorial, cause it doesn't work for me :/
Thank you, your tutorials are the best. I subbed Smile