I am running into an issue with several maps I'm working on when it says they are TOO LARGE. So what I was thinking is to Modify the Office Pack Elevator Script so that instead of it teleporting you somewhere e;se on the map, I could split each level into its own map.. ie when you use the switch in the elevator it takes you to Area51_Level1.fpm, Area51_Level2.fpm, or Area51_Level3.fpm..
Is something like this even possible? and If so would the objectives for each floor reset every time they switch floors? ie 3rd floor rescue Scientist may reset when you switch to 2nd floor to access the server.
Im new to this type of scripting, but have experience in VB script, C++, and few other languages. Just don't know the limitations of this scripting language.
Are there any good resources to help with like maybe list of possible commands and syntax?