![]() |
Development environment bug? - 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 Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: Development environment bug? (/thread-26578.html) |
Development environment bug? - Spazatron - 10-05-2014 I set up a development environment using this tutorial: https://wiki.frictionalgames.com/hpl2/amnesia/devenvguide ...and now SetMessage doesn't work. Is there a setting I need to change for the messages to show, or is it a bug, or is it supposed to be like that? EDIT: it's actually not loading my custom story's extra_english.lang. RE: Development environment bug? - FlawlessHappiness - 10-05-2014 That has nothing with the enviroment to do. You must've made an error in your .lang file. That's why the whole thing won't work. RE: Development environment bug? - Spazatron - 10-05-2014 (10-05-2014, 06:03 PM)FlawlessHappiness Wrote: That has nothing with the enviroment to do. I've checked my .lang file and it's free of errors. It works fine when I'm not using the development environment. RE: Development environment bug? - Daemian - 10-06-2014 Maybe your other dev account is set to another language, so it won't load any "extra english" file. |