Frictional Games Forum (read-only)
Make a door go to example2.map - 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: Make a door go to example2.map (/thread-21035.html)



Make a door go to example2.map - addemod - 04-03-2013

As the title says.
How would I do so a door (not "openable") leads to another .map file?

I got my door and the door name.
I got my second map file with a player start.
Now what?


RE: Make a door go to example2.map - Tiger - 04-03-2013

in level editor go to Entities>Door and choose any leveldoor. Place and click on the door. Go into its entity tab and find the place where it says "MapFile" and place the exact name of the map you want it to lead to in there.


RE: Make a door go to example2.map - NaxEla - 04-04-2013

Don't forget to write the Player Start Area, too