Description
Missing code from Residence:IsSuitable(colonist)
Windows
SteamWhat is your game version?
1001539Do you have Space Race installed?
YesPlease explain your issue is in as much detail as possible.
Adults are occupying buildings that have the children_only = true parameter.
Nurseries are the big ones everyone notices.
I traced this to a change that was made in the code for Residence:IsSuitable(colonist)
There is no longer a check for children. Instead is was replaced with some exclusivity code.
So I combined the old code with your new code and made a mod to fix this.
You may want to revisit that code
Mod is here ...
steamcommunity.com
Can you replicate the issue?
It affects everyone. Folks on the forums are complaining.Attachments
File(s) attached
Missing code from Residence:IsSuitable(colonist)
Windows
SteamWhat is your game version?
1001539Do you have Space Race installed?
YesPlease explain your issue is in as much detail as possible.
Adults are occupying buildings that have the children_only = true parameter.
Nurseries are the big ones everyone notices.
I traced this to a change that was made in the code for Residence:IsSuitable(colonist)
There is no longer a check for children. Instead is was replaced with some exclusivity code.
So I combined the old code with your new code and made a mod to fix this.
You may want to revisit that code
Mod is here ...
Steam Workshop::Fix Children Only Bldgs
It affects everyone. Folks on the forums are complaining.Attachments
File(s) attached
Attachments
- 3