Home Mods & CC Utilities (inc Notes) Pictorials Stories Seahouses Bay Misc My Simblr Buy Me A Coffee!

Social - How Old Are You?

This social mod adds an option for one Sim to ask another how old they are.

While Andrea likes older men, she'll leave Dougal for her mother!

Asking the age of a witch, vampire, zombie, servo, Bigfoot, plantsim toddler or a toddler who hasn't been taught to speak will give a vague answer.


Configuration

Ages are assigned based on the number of days left in the current life stage - toddler, child, teen or adult. For young adults, ages are assigned based on their current semester. For elders, ages are assigned based on how many days they've been an elder. All age assignments are configured via BCONs

BCONs for the toddler (0x1001), child (0x1002), teen (0x1003) and adult (0x1005) life stages are similiar. The first entry (0x00) is the number of entries for this life stage and should be the same as the number of days spent in this life stage. Entry 0x01 is then the ELDEST age for the life stage, with subsequent entries getting younger. For example, if the standard toddler life stage (4 Sim days) is to represent the age range 2-4, the entries would be 4 (number of days), 4 (eldest age), 3, 3 and 2 (youngest age).

The BCON for the young adult (0x1004) life stage is set up by semester. The number of entries will always be 9 - four two-term academic years plus the 'graduated' time. The entries for this BCON and labelled. If using a mod that reduces the number of years/terms spent at Uni, don't delete the entries, as such mods just skip years/terms so the full nine entries are still needed.

The BCON for the elder (0x1006) life stage is set up 'backwards' to the other main life stages. The first entry (0x00) is the number of entries and should be the same as the MAXIMUM number of days a Sim can be an elder. Entry 0x01 is then the YOUNGEST age for this life stage, with subsequent entries getting older.


Notes

The mod requires InTeen Check 2.


Simblr Links


Credits

  • German translation by Koko (aka Limey Yoshi).
  • The developers of SimPE.

Gallery


Code Reuse Policy

You are free to use my code in any way you want, a credit would be nice, but not required.

Specifically, you may

  • reverse engineer the code to figure out how I did it
  • modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
  • merge my code into your own mod and redistribute it
  • merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it

Reporting Issues

Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2


Files