Frictional Games Forum (read-only)

Full Version: [SOLVED] Where to place the .lang file when in dev_user mode?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.
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.
Yup, I do the same thing. Smile