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!

Year Calculations

SCREENSHOTS
196 Downloads 23 Thanks  Thanks 5 Favourited 1,791 Views
Uploaded: 27th Apr 2024 at 1:35 PM
Updated: 27th Apr 2024 at 5:53 PM
This mod has been made for legacy players.


Have you ever played a longer game save? Do you want to keep track of the current year? Cast aside those confusing spreadsheets and embrace this new way of keeping track of time!


This mod will tell you current sim year based on customisable settings. These settings are stored in reve_year_calculations_settings.cfg file which will be generated the first time you run a command from this mod. The settings file will be located in the same folder as the mod and will generate with following settings:

<b>year_start</b> (default 0), specifies the starting year to which passed years get added on. Can be negative and has to be a whole number.
<b>year_days</b> (default 7), determines year length in days. Can be decimal number (e.g. 3.5)

I recommend you change these settings to your desired values right away. You can also change the settings at any point later and it will calculate your current year based on new values.


<b>Commands</b> with their descriptions:
reve.year_help, prints all available commands
reve.year_info, prints settings along with total days passed and current year
reve.year, prints current year
reve.year_start [number], prints current start year or sets new value for it
reve.year_days [number], prints current setting for days in year or sets new value for it


Please do let me know if you discover any issues.



<b>Credits</b>
PyCharm
Thanks to riv’s riv_rel - genealogy mod for showing how to find current time including week and day.