Dirty Laundry Mod (Update 8/25/24) - Dirty Laundry Alarm Fix
SCREENSHOTS
Downloaded 17,245 times
374 Thanks
121 Favourited
47,293 Views
Say Thanks!
Thanked!
Author Twinsimming
Uploaded: 5th May 2023 at 1:21 AM
Updated: 25th Aug 2024 at 1:11 PM
Updated: 25th Aug 2024 at 1:11 PM
Mod Description
This mod is meant to balance out the positive moodlets sims get from doing laundry and give a greater incentive to do laundry regularly by adding negative moodlets if laundry hasn’t been done recently.
This is a script mod that can be placed in your Packages folder. It was built and tested on 1.69 but should work fine on 1.67.
Updates
8/25/24
Overview
Additions to Laundry System
The mod doesn't start up until after your household completes a load of laundry.
After 4 days (tunable) from the last load, sims get the custom Stale Clothing moodlet that lasts 2 days. Once the Stale Clothing moodlet expires, sims get the custom Very Stale Clothing moodlet that lasts until sims do another load of laundry.
This mod only affects the active household.
New Moodlets
Stale Clothing: Given when sims haven’t done a load of laundry in 4 days, -15 mood, -10 hygiene, lasts 2 days, removes the Squeaky Clean, Fresh Clothing, Very Fresh Clothing, and Attractive moodlets.
Slob sims will not take any hit to their mood. Neat, Proper, Dramatic, Diva, Snob, and Makes No Messes sims will take a -25 to their mood.
Very Stale Clothing: Given when the Stale Clothing moodlet expires, -25 mood, -20 hygiene, makes sims smell like they do when they have low hygiene, lasts until sims do a load of laundry, removes the Squeaky Clean, Fresh Clothing, Very Fresh Clothing, and Attractive moodlets.
Slob sims take a -10 hit to their mood. Neat, Proper, Dramatic, Diva, Snob, and Makes No Messes sims will take a -35 to their mood.
Tuning
All of the following values are tunable in the mod’s XML file.
kDaysUntilDirtyLaundryAlarm = 4
kStaleHygieneDecrease = -10
kVeryStaleHygieneDecrease = -20
Conflicts & Known Issues
This is a new script mod so there shouldn’t be any conflicts.
Credits
EA/Maxis for The Sims 3, Visual Studio 2019, ILSpy, s3pe, Notepad++, and Script Mod Template Creator.
Thank You
Thank you to Gamefreak130, Battery, Lyralei, zoe22, desiree101, and its-time-o-clock on Tumblr!
This mod is meant to balance out the positive moodlets sims get from doing laundry and give a greater incentive to do laundry regularly by adding negative moodlets if laundry hasn’t been done recently.
This is a script mod that can be placed in your Packages folder. It was built and tested on 1.69 but should work fine on 1.67.
Updates
8/25/24
- Fixed issue with Stale Clothing moodlet not appearing when the Dirty Laundry Alarm fires.
7/2/24
1/21/24
1/5/24
8/8/23
7/29/23
7/27/23
7/22/23
7/16/23
7/10/23
6/22/23
6/3/23
5/11/23
5/8/23
5/7/23
5/5/23
- Dirty Laundry Mod package can now be used regardless of whether or not you have olomaya’s Combo Washer/Dryer mod installed.
- Dirty Laundry Mod [Combo Washer/Dryer Compatible] package file is now OBSOLETE.
- Added Dutch translation by Cassowary.Casserole
1/21/24
- Updated Chinese translation by Little Duck Liu
1/5/24
- Both mod versions are compatible with Lyralei's WasherDryer Combi.
- Updated Chinese translation by Little Duck Liu
8/8/23
- Tweaked code handling butlers and maids doing laundry and removing dirty laundry moodlets.
7/29/23
- Two versions of the mod: Dirty Laundry Mod and Dirty Laundry Mod [Combo Washer/Dryer Compatible]
- Dirty Laundry Mod: No changes
- Dirty Laundry Mod [Combo Washer/Dryer Compatible]: Use ONLY if you have Olomaya's Combo Washer/Dryer mod installed!
- Reverted Dirty Laundry Mod file back to 7/22/23 update.
- Added Dirty Laundry Mod [Combo Washer/Dryer Compatible] version.
7/27/23
- Dirty laundry moodlets will now be removed when using Olomaya's Combo Washer/Dryer mod.
7/22/23
7/16/23
- Added Polish translation by Nanchi
7/10/23
- Added Swedish translation by FrN0679
6/22/23
- Fixed bug not removing dirty laundry moodlets after doing laundry at Laundromats.
6/3/23
- Fixed bug not removing dirty laundry moodlets after a maid or butler does the active household's laundry.
5/11/23
- Fixed bug not removing dirty laundry moodlets after drying clothes on a clothesline.
5/8/23
- Fixed bug with dirty laundry moodlets not being removed from all sims in the active household after a load of laundry is done.
- Fixed bug with adjusted tuning values not taking.
5/7/23
5/5/23
- Added Brazilian Portuguese translation by paulopc123
- Added Czech translation by ProtectusCZ
- Added French translation by Emilie234
- Added German translation by OhRudi
- Added Italian translation by LadyIsabeaux
- Added Russian translation by Knight
Overview
- Additions to Laundry System
- New Moodlets
Additions to Laundry System
The mod doesn't start up until after your household completes a load of laundry.
After 4 days (tunable) from the last load, sims get the custom Stale Clothing moodlet that lasts 2 days. Once the Stale Clothing moodlet expires, sims get the custom Very Stale Clothing moodlet that lasts until sims do another load of laundry.
This mod only affects the active household.
New Moodlets
Stale Clothing: Given when sims haven’t done a load of laundry in 4 days, -15 mood, -10 hygiene, lasts 2 days, removes the Squeaky Clean, Fresh Clothing, Very Fresh Clothing, and Attractive moodlets.
Slob sims will not take any hit to their mood. Neat, Proper, Dramatic, Diva, Snob, and Makes No Messes sims will take a -25 to their mood.
Very Stale Clothing: Given when the Stale Clothing moodlet expires, -25 mood, -20 hygiene, makes sims smell like they do when they have low hygiene, lasts until sims do a load of laundry, removes the Squeaky Clean, Fresh Clothing, Very Fresh Clothing, and Attractive moodlets.
Slob sims take a -10 hit to their mood. Neat, Proper, Dramatic, Diva, Snob, and Makes No Messes sims will take a -35 to their mood.
Tuning
All of the following values are tunable in the mod’s XML file.
kDaysUntilDirtyLaundryAlarm = 4
kStaleHygieneDecrease = -10
kVeryStaleHygieneDecrease = -20
Conflicts & Known Issues
This is a new script mod so there shouldn’t be any conflicts.
Credits
EA/Maxis for The Sims 3, Visual Studio 2019, ILSpy, s3pe, Notepad++, and Script Mod Template Creator.
Thank You
Thank you to Gamefreak130, Battery, Lyralei, zoe22, desiree101, and its-time-o-clock on Tumblr!
Filename | Type | Size |
---|---|---|
twinsimming_Dirty Laundry Mod.rar | rar | |
twinsimming_Dirty Laundry Mod.package | package | 56185 |
Filename | Type | Size |
---|---|---|
twinsimming_Dirty Laundry Mod [Combo Washer-Dryer Compatible] [OBSOLETE].rar | rar | |
twinsimming_Dirty Laundry Mod [Combo Washer-Dryer Compatible].package | package | 56173 |
Filename | Type | Size |
---|---|---|
Dirty Laundry Mod STBLs for Translators.rar | rar | |
S3_220557DA_00000000_11E50CE179902721_POR_BR_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_10E50CE179902721_POR_PT_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_09E50CE179902721_GRE_GR_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_08E50CE179902721_GER_DE_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_07E50CE179902721_FRE_FR_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_06E50CE179902721_FIN_FI_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_05E50CE179902721_DUT_NL_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_04E50CE179902721_DAN_DK_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_03E50CE179902721_CZE_CZ_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_02E50CE179902721_CHT_CN_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_01E50CE179902721_CHS_CN_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0FE50CE179902721_POL_PL_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0EE50CE179902721_NOR_NO_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0DE50CE179902721_KOR_KR_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0CE50CE179902721_JPN_JP_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0BE50CE179902721_ITA_IT_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_0AE50CE179902721_HUN_HU_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_16E50CE179902721_THA_TH_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_15E50CE179902721_SWE_SE_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_14E50CE179902721_SPA_MX_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_13E50CE179902721_SPA_ES_Strings%%+STBL.stbl | stbl | 543 |
S3_220557DA_00000000_12E50CE179902721_RUS_RU_Strings%%+STBL.stbl | stbl | 543 |
MTS has all free content, all the time. Donate to help keep it running.
twinsimming_Dirty Laundry Mod.rar
Download
Uploaded: 25th Aug 2024, 46.7 KB.
14,048 downloads.
|
||||||||
twinsimming_Dirty Laundry Mod [Combo Washer-Dryer Compatible] [OBSOLETE].rar
| Use ONLY if you have Olomaya's Combo Washer/Dryer mod installed!
Download
Uploaded: 2nd Jul 2024, 46.5 KB.
2,162 downloads.
|
||||||||
Dirty Laundry Mod STBLs for Translators.rar
Download
Uploaded: 5th May 2023, 9.1 KB.
1,180 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Also Thanked - Users who thanked this download also thanked:
More Downloads BETA
Also Thanked - Users who thanked this download also thanked:
by mikey
by kapaer
by simler90
by TheSweetSimmer
by Fentonparkninja
by jonha
by Lyralei
by QuackGames
by velocitygrass
by mikey