the Sim Settlements forums!

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Fixed Stage 0 plot spawns are not created after selecting a building plan

EyeDeck

Active Member
Messages
123
Bit of a technical report here, as per the title, I found that Sim Settlements will not spawn any plot objects assigned to stage 0 after selecting a building plan. I have not tested further to see if this happens when Sim Settlements picks a plan automatically. After the building plan has been picked, and it has been allowed to spawn in the base model, manually refreshing the level 0/stage 0 plot will cause it to generate the appropriate objects.

This may be deliberately unsupported as some kind of safety measure to prevent incomplete StageItemSpawns from being generated or something, and additionally I couldn't find any official SS plans with assigned plot objects at stage 0. The documentation string in AutoBuildBuildingPlan leads me to believe that this should be working however, even if it's not normally made use of.
{ The objects that should be attached to the stage models, important that these are in stage order, for example all of the items to spawn during stage 0 should be first, then all of the items in stage 1, etc. You can only have a max of 128 spawned items total across all stages, everything else will need to be part of the stage model. }

The specific reason I wanted to do this is that, for my Logistics Station mod, I made an "improvised" terminal model intended to last between stage 0 and the first level stop, which would provide some of the core ILS functionality before the building has been fully completed. The reason for this is mostly that, if you have "realistic build times" turned on, it takes like an hour to go from stage 0 to stage 7, and in that time the user is left without a supply line connection unless they set it up manually. I don't want to force the user to have to turn off that setting to make effective use of my mod (which I wouldn't blame them for), so this seems like the best way to handle it.
 
Sorry, mostly info I cannot help with so I will bring this to kinggath's attention.
Thank you
 
This was just an oversight as I had never used the StageItemSpawns at L0. Currently they will show up if you refresh the plot, this weekend's patch will resolve it.
 
Top