Frictional Games Forum (read-only)
[SOLVED] Where to place the .lang file when in dev_user mode? - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: [SOLVED] Where to place the .lang file when in dev_user mode? (/thread-7130.html)



[SOLVED] Where to place the .lang file when in dev_user mode? - iNs - 03-31-2011

Hey there.

I just started with map creation and want to know:
- Where do I have to place the .lang file when Iam in dev_user mode?
- Is 'english.lang' correct?
- Can I add and display 'quests' via 'AddQuest'-function in dev_user mode?

I did not find an answer to that questions via Forum-Search and Wiki.


Regards
iNs


RE: Where to place the .lang file when in dev_user mode? - MrBigzy - 03-31-2011

You'd have to use the main game's lang file. You can still debug with custom stories if you enable the menu, and then just use your own lang file.


RE: Where to place the .lang file when in dev_user mode? - iNs - 03-31-2011

Ok, thank you.

I just use 'custom_stories' folder now and activated the menu, as you told me.
Everything works fine now and it is still easy to debug.


RE: Where to place the .lang file when in dev_user mode? - MrBigzy - 03-31-2011

Yup, I do the same thing. Smile