This is a WIP. Bug reports and general feedback are appreciated.The scope of this mod thing...The BCM is supposed to be a tool that helps you in the effort of sustaining your 'hood, and getting it back into shape if things went bad, i.e. if whatever Storymode you use, didn't/doesn't manage to sustain you 'hood. You'll still need a Storymode to create couples, because Parthenogenesis is bad, m'kay, and the BCM will only pollinate partnered Sims.
If you basically like ASM, but don't like the crib dependency, this might be the solution you seek. The BCM doesn't perform checks for crib presence (or bed slots). I'd still recommend to place at least a couple of cribs, just for means of immersion.
Be aware, though, that the BCM can only
increase the birth rates in your 'hood, so there's a possibility it will lead to over-population in the long-term. I thought about implementing automatic and/or
random abortions, but I think this would be just as bad as BusKills.
What this is...It's a cloned mirror (WallMirrorModern) with some added interactions. You'll find it under Build/Buy in the Decorative/Mirrors category. All interactions are listed under 'Birth Control'.
Update V7: This is now an object-less mod. All interactions are added to all WallMirrorModern objects (the rectangular, frameless mirror for 300§).
The added interactions are...- Raw DataJust some numbers I found helpful in the progress of making this. Might come in handy if you use the other interactions or mess around in your neighbourhood manually.
'Normalized Birth Rate' is pretty much the same as the 'Buzzler Factor' in twallan's NRaas Supercomputer. The exact numbers might differ a little, though, because I did some additional tuning to it. Chances are, if the figure wasn't as useless as a barrel of skunks before, it is now.
'Demographics' Deviance' shows you the discrepancy between the current numbers of Sims in every lifestage and the number of Sims a theoretically perfectly stable 'hood would have. Elders aren't taken into account, because the goal is to reach a stable amount of fertile adults.
'Current Limit of Reason' is yet again based on an awful lot of completely dirty and possibly invalid math. It tells you how much births per day your hood needs to sustain itself, plus one. Sustain-o-Mat uses this figure.
- Pollinate...Exactly what it says: Takes a random female Sim of the chosen type and pollinates her. See below for rules.
- Mass Pollinate...Exactly what it says: Pollinates all female Sims of the chosen type. See below for rules.
- Specifically Pollinate...Lets you choose from a list of all female Sims of the chosen type. See below for rules.
- Sustain-o-Mat...Activate/Deactivate Sutain-o-Mat to auto-pollinate Sims every night at 2:30 am, it will pollinate Sims until a NBR of 1 is reached, it runs out of victims, or the Current Limit of Reason is reached, whichever occurs first. Configurate it to your likings. The gentle mode takes the NBR of the previous nights into account, too, to avoid over-population. Sustain-o-Poll does the same thing as Sustain-o-Mat, only it's doing it only once and immediately.
- Inform on BirthsWell, what could that mean? I wonder...
- Extract Stuck ChickenAllows you to abort specific pregancies. Despite the name, there are no checks if the chicken is really stuck. All Sims with a true IsPregnant-Flag or a non-invalid Pregancy-Handle are listed.
- Dragons' DanceIf you've read Douglas Adams, you'll get the idea. If not, your loss. See below for rules.
The pollination rules...Victims are only Sims which are female, are YA or Adult, aren't pregnant already (Duh!), aren't homeless or ServiceNPCs, live in households with less than 8 members, don't belong to the currently active household and aren't marked chosen/sacred with AM.
All pollinations come in plenty of flavors. FYI: 'Married' is just a further limitation to 'partnered', since 'partnered' means married, engaged or going steady.
Some advice...Have a look at the current number of victims and the current BR, before doing anything. Stupidly pollinating a massive amount of Sims, resulting in clusters of equally-aged Sims in the future, is what you don't want! That is, unless you're desperate to re-populate your hood. What you want is a smooth demographics distribution, so if NBR is significantly lower than 1 and there are lots of victims available, be hesitant to perform Mass Pollinations. In that case it's your choice if you want to intervene manually by Single-Pollinating Sims or if you want to give Sustain-o-Mat a chance.
The usual thanks...Big thanks to twallan for enduring my questions, and for answering them, too.
The file...for base game version 1.3.2/1.4.6 (unsupported)http://www.4shared.com/file/145666719/c16430f/Buzz_BirthControlMirror_V7.htmlfor base game version 1.6.6/1.7.9 and (hopefully) WA version 2.1.6/2.2.8http://www.4shared.com/file/155335209/55f40116/Buzz_BirthControlMirror_V8.htmlDisclaimer...Do I really need to tell you to make a backup of your 'hood, or that this comes without a warranty? If your answer is 'Yes, you do!', please don't download the file and just go away.
UpdatesVersion 2
- The former 'Sustain-o-Mat' is now 'Sustain-o-Poll'
- New 'Sustain-o-Mat' added
- 'Demographics' Deviance' and 'Current Limit of Reason' under 'Raw Data' added
- Some minor changes
Version 3
- Single and Mass Pollinations of several flavours added
- Possibility to choose specific Victims added
- 'Extract Stuck Chicken' added
- 'Dragons' Dance' now with even more punch
- Some minor changes
Version 3.1
- Borked check for childless Sims fixed, I think.
Version 4
- 'Sustain-o-Mat' now configurable
- 'Sustain-o-Poll' changed to perform same action as Sustain-o-Mat
- 'Inform on Birth' added
- Borked Cancel-Action of 'Extract Stuck Chicken' fixed
Version 5
- 'Inform on Births' now uses an EventListener
- Additional Pollination flavors
- 'Specifically Pollinate...' now always lets you choose the daddy. Lists partners (if existent) and all Romances. Bastard children and 'Fruits of Adultery' (TM) for everyone!
- Seriously de-bloated the code. There's no noticable difference, but it gives me a warm feeling in my tummy.

Version 6
- 'Sustain-on-Death' added (pretty much untested beyond obvious bugs; use at own risk and report bugs and weird behaviour; shouldn't break anything, though)
- 'Pollinate by Male Sim' added under 'Specifically Pollinate...'
- 'Second Victim - Random/Choose' added under Specifically Pollinate...'
Version 6.1
- squished a bug
Version 7
- BCM is now an object-less mod
- issues caused by missing static modifiers (e.g. possibility to add multiple birth listeners via multiple mirrors) should be dealt with
Version 8
- updated to be compatible with base game version 1.6.6/1.7.9 and WA version 2.1.6/2.2.8
- changed most sections to show script errors, if they occur