Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!

Aging Tool

SCREENSHOTS
4,543 Downloads 102 Thanks  Thanks 55 Favourited 34,082 Views
Uploaded: 20th Jun 2017 at 8:29 AM
Updated: 15th Dec 2017 at 10:20 PM
Purpose
This lists some aging information about a sim and provides a means to reset the aging progress bar for a sim or for all played sims.

Use
You can list aging information and reset the aging progress bar for the current sim or a named sim. You do this using the cheat console. You can also reset the aging

progress of all played sims using the cheat console. Testingcheats does not need to be active.

Examples
This lists aging information for the current sim:
Code:
aging show


This lists aging information for Bella Goth:
Code:
aging show bella goth

which for my Bella showed this:
[blockquote]
Sim: Bella Goth
Age: YOUNGADULT
Age Progress: 0.0
Time Until Age Up: 24.0
Time Alive in Days: 900.8
[/blockquote]

This resets the aging progress for the current sim:
Code:
aging reset


This resets Bella Goth's aging progress:
Code:
aging reset bella goth


This resets the aging progress of all played sims (sims in households that you have played at some time):
Code:
aging reset played


This shows the syntax of how to use the command:
Code:
aging

which shows this:
[blockquote]
Usage: aging show|reset [SimFirstName SimLastName]
or aging reset played
Show will show aging information.
Reset will reset the sim's age progress bar.
If a sim name is provided then that sim is used, otherwise the current sim is used.
Reset played will reset the age progress bar of all played sims.
[/blockquote]

Game Version
This mod was tested using Sims 4 version 1.37.35.

Credits
Thanks to the MTS site for hosting mods and for their information on how to write mods.