Frictional Games Forum (read-only)

Full Version: Problem with Notes in development environment
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have always worked with my mods by going into custom stories and starting it from there, but now I decided to give the development environment a shot. Problem now is that my note is missing its text.
If I play it normally, the text is there but not with the development environment settings.

Is there some setting I've forgotten or something?
I heard a while back that opening a map in a custom story without actually loading it from the custom story menu does NOT load up the story's lang file. Consequently your text/notes/diaries and such will not show up. It may not be true, but it seems like it's happening to you! Apparently when you load a map directly on game launch the way the dev environment does, it doesn't load your lang file.

My personal dev environment involves me simply loading my story from the custom story menu. It takes literally 5 seconds longer to do, just do everything listed in the dev environment tutorial but do not put false under the ShowMenu option.

This way you'll skip the pre-menu title screen, and you'll still have your debug menu and other dev environment goodies, but your lang file will still load up with your story since you launched it via the custom story menu. Good luck!