Not Going To College Bonus Days
This global mod grants extra days of adult life to teens that grow up without going to university. It also removes the "Never Went To College" negative memory.
The number of days added to the adult life stage and whether or not the 'Never Went To College' memory is received are configured in the BCON
- 0x00 - Give Uneducated Memory (1=Yes,0=No) - default value is 0
- 0x01 - Uneducated bonus days - default value is 8, assumes 1 extra day per semester
The bonus days will not show in the UI when hovering over the life stage. That is, the tooltip will read "29 days remaining" when there are actually 37 remaining, but it will show that for 9 days and then drop to "28 days remaining"!. (For a standard game, if you have a ccustom aging mod and/or have edited the bonus days values in the BCON these figures will be different.)
The mod changes one BHAV (0x1048 'Memory - UnEducated') and adds one BCON (0x1010 'Tuning - No Uni') in the 'Controller - Age' (0x7F07FBBC) object, so will conflict with any mod that does the same.
Known TO CONFLICT with Squinge's nomemoryuneducated@insimenator.org
- The developers of SimPE.
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
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
- Full download NoUniBonusDays.zip