Frictional Games Forum (read-only)
Changing "Diary" section into something useful (Maps) - 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 Articles (https://www.frictionalgames.com/forum/forum-40.html)
+---- Thread: Changing "Diary" section into something useful (Maps) (/thread-25026.html)

Pages: 1 2


RE: Changing "Diary" section into something useful (Maps) - Slanderous - 06-25-2015

It's because in "base_english" the mementos section are actually named as "Quest Log", instead of "mementos"

Code:
<Entry Name="Quest Log">MEMENTOS</Entry>



RE: Changing "Diary" section into something useful (Maps) - Darkfire - 06-25-2015

Huge thanks for quick response !