Frictional Games Forum (read-only)
map not loading? - 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: map not loading? (/thread-16265.html)



map not loading? - peepeeboynotreal - 06-18-2012

working on a custom story and fixed some errors with the door but now when i try using on of the map opening door it won't load the map i get a fatal error.
also when the door is locked, when i try unlocking it, i loose the key but its still locked
any ideas?


RE: map not loading? - Obliviator27 - 06-18-2012

1) Make sure that the level door is set to go to the next map properly. Under the entity tab of the level door, make sure that the needed fields are filled in properly.
2) Make sure to use SetLevelDoorLocked as opposed to SetSwingDoorLocked.