During a certain quest in my mod a whole town will appear, and I wonder if there's an elegant way of achieving this? I'm thinking that I will simply enable it (since the player won't be able to see the town at the time anyway), and to do this I would need to make a reference to all the little parts of the town and then enable them one by one as snips in the quest stage.
Is there any simpler way to do this?