CHOH — Child Head of Household 🧒🏠
Let a Child run a household on their own in The Sims 4 — no Teen required!
A single-file script mod: child-only households are valid, bills are paid
automatically, and a weekly care allowance keeps the little one afloat.
No .package files, no dependencies.
✨ Features
- Child-only households work — the household survives saving, loading and the game's cleanup systems (no more sims disappearing when there's no adult).
- Child Care Allowance — a household with a Child and no Teens+ receives 150 § every Monday with a notification (Polish or English — auto).
- Bills paid automatically — auto-pay is enabled for child-only households, just like in any normal family.
choh.pay_bills— manual fallback to pay the current bill as a child.
🧪 How to create a family with only a child
The game's CAS validation (in the compiled client) requires at least one Teen+ and cannot be bypassed — so you create the household with a Teen, then turn them into a Child in live mode:
1. CAS → create a household with a TEEN → enter live mode.
2. Open the console (Ctrl+Shift+C) and type:
testingcheats on
choh.set_child (turns the active Sim into a Child)
or by name:
choh.set_child <First Last>
3. Save → exit to menu → load the save.
Done — you now play a child-headed household!
That's it. The allowance arrives every Monday and bills are paid on their own.
📦 Installation
- Put
CHOH_Mod.ts4scriptin:Documents\Electronic Arts\The Sims 4\Mods\ - Game settings → enable Script Mods → restart the game.
- Enjoy!
⌨️ Commands
| Command | What it does |
|---|---|
choh.set_child [name] |
turns the Sim into a Child (live mode, no CAS) |
choh.set_teen [name] |
turns the Sim back into a Teen (e.g. to edit appearance in CAS) |
choh.pay_bills |
pays the current household bill |
choh.allowance [amount] |
pays the care allowance right now (default 150 §) |
💡 Tips
- To edit a child's appearance in CAS: temporarily
choh.set_teen, edit, save, thenchoh.set_childagain. - Diagnostics: look for
OK: patch zainstalowanyinmod_logs\CHOH.log(orCHOH.login your Documents folder). - Households with a Teen+ are completely unaffected — vanilla behavior.
✅ Requirements
- The Sims 4, game version 1.124.55.1030 (tested 16 Aug 2026).
- Script Mods enabled in game settings.
🔗 Source
Open source (MIT): github.com/AnonBOTpl/CHOH-Child-Head-of-Household
No third-party content, no tuning overrides — a clean, self-contained script.

