Think of it like this. I'm using global variables and such to indicate where things are spawned. About 100 of them have I used in this map. I'm trying to copy the map, but if all the maps used the same variables then one map will cause a spawn to another map. I'm trying to make those maps just spawn stuff on their own map. Its kind of a "lazy" solution, but I don't want to make 100 new variables every time I make a new map.
This game is a minigame thing. And I just want more Game slots. Its acctually going to be just the same map everytime yh.