Frictional Games Forum (read-only)
Level door ain't workin' out - 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: Level door ain't workin' out (/thread-10636.html)

Pages: 1 2


RE: Level door ain't workin' out - i3670 - 10-09-2011

So I should remove one



looks like this now:

SetLevelDoorLocked("level_wood_1", false);
PlaySoundAtEntity("", "unlock_door", "level_wood_1", 0, false);
RemoveItem("Royalkey");


RE: Level door ain't workin' out - i3670 - 10-10-2011

New problems has appeared.

The level door isn't locked even though it's check in the [locked] box.