Frictional Games Forum (read-only)
Making flashbacks - 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)
+--- Thread: Making flashbacks (/thread-25049.html)



Making flashbacks - Butyi - 04-11-2014

Is it possible to make custom flashbacks like the ones in the original amnesia?

If yes, how?


RE: Making flashbacks - thomthom44 - 04-11-2014

Depends on how custom you want it. You could copy the script and simply change the audio.


RE: Making flashbacks - MsHannerBananer - 04-11-2014

It's pretty easy. Just pick an original flashback file from the original game, copy it to wherever you need it and open it with a text editor. I use Notepad++ because it's awesome with scripting.

Then you just change the VoiceSound's to your own audio sounds, add any EffectSounds, make sure the TextCat is something relevant, like "Flashbacks" and set up your TextEntry's with the english.lang file. Smile


RE: Making flashbacks - Mudbill - 04-11-2014

If you would like a deeper video explanation, I do have one on exactly that xP
It's quite easy, and Hanna pretty much said what you'd need to do.

Spoiler below!








RE: Making flashbacks - Butyi - 04-11-2014

(04-11-2014, 09:11 PM)Mudbill Wrote: If you would like a deeper video explanation, I do have one on exactly that xP
It's quite easy, and Hanna pretty much said what you'd need to do.

Spoiler below!






Thanks for the video.
I usually check your tutorials, maybe if I can find the video I need, but this time I dunno why I haven't done it.:/