Frictional Games Forum (read-only)
[SCRIPT] Level doors - 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: [SCRIPT] Level doors (/thread-12940.html)



Level doors - trollox - 01-29-2012

Hi formum! I got a question. So i made this door to level 3 and the level 3 door goes back to the level2 start area. (which is the begining) and i want it to bring me back just outside of the level door that you enterd at level2. (which isn't at the begining of the map) How do i make that happen?


RE: Level doors - flamez3 - 01-29-2012

(01-29-2012, 11:44 AM)trollox Wrote: Hi formum! I got a question. So i made this door to level 3 and the level 3 door goes back to the level2 start area. (which is the begining) and i want it to bring me back just outside of the level door that you enterd at level2. (which isn't at the begining of the map) How do i make that happen?
Make a PlayerStartArea right outside the door you want to come back in from. Go back into the other level where you leave the map and where it says Level 2.map there will be a text box called "StartPos", rename that to the playerstartarea you made in the previous map.


RE: Level doors - trollox - 01-29-2012

Thanks flamez3 you're the man! always helping me out Smile thanks a lot!