- Home-
- Project Zomboid-
- Other mods for Project Zomboid-
- This is how you died

This is how you died
About This Mod
Now your character will grow old, survive the apocalypse with all its trials and tribulations and die peacefully.
Now your character will grow old, survive the apocalypse with all its trials and tribulations and die peacefully.
When I started a new session, I kept thinking that in vanilla games, contrary to what's written on the notorious download screen, you theoretically never die. All I have to do is plant a crop, build a boiler of water, and camp on a small, cozy base. But what if even such a life could end?
That's where the game "That's how you died" came to the rescue. It's an exciting and realistic way to add a simple ending to the story, and if you can go far enough, you're really going to die all the time.
TIHYD (pronounced "Tide") is a mod that adds a fully customizable aging feature to the character. Also known as a "fashion you'll never experience", this mod will definitely test your feelings for your favorite characters.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Features.
A hidden age field is used, which increases with the actual number of years you have lived in the game.
It depends on your current age, state of health (eg, obesity, smoking) and, of course, pure senile luck.
Eventually, the hair becomes white or gray.
In later years, there is a slow loss of facial features and a fine for exercise. (Future)
Most of the above properties can be set in sandbox options. Specifically, the minimum age at which a person can die of old age and the age of gray/white hair.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Compatibility.
This mod was created from scratch with integrity in mind, so at the time of writing it is fully compatible with all other mods in the workshop.
Not only that, other mods can also use age processing in my fashion to implement features based on the age of the character, in fact, it acts as a very basic basis.
Mod creators must use this API endpoint → getPlayer()getAge()
Avoid using a fashion called Real Age. It doesn't use the same age method as my mod, so it's compatible, but it's excessive when you see that it does the same thing as my mod, and even more. Fashion also has its own user interface that shows the current age of the character, but has various problems with it (more on this in F.A.Q.).
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
F.A.Q.
Can I download/delete an existing save?
Yes, you can download/unload a game from an existing save.
Can I play the game in multiplayer mode?
Yes, the game can be used in multiplayer mode.
Can I set the initial age?
You can set it in Sandbox options. This means that on a multiplayer server, all players will have the same starting age. If you want this mode to be compatible with everyone, this is the best solution, but you can consider adding an option for each character in the create menu.
How do I know my current age?
There are two options. You can either do a simple calculation using your character's survival time, or use a mod that modifies the UI to show hidden age fields.2 - If you choose to use a mod (not recommended), Rearranged Info Display uses the same age method as I did, updated by my mod as it will show an increase in age, the reason why option 2 is not recommended is that most UI mods rewrite all vanilla panels.
Why write fashion that makes the game harder, because you like the pain?
Yes.
How will this affect performance? In addition to initialization, scripts are executed only once a day in the game, so performance is not affected.
Is it possible to dye gray hair?
Of course you can paint them. However, over time they will return to their natural gray color, just as hair grows in vanilla.
Are these questions really made up by people or did you write them yourself?
Yes, I wrote them myself.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Bugs
There are currently no known bugs.
However, if you have found a bug, please do not post it in the comments section.
Instead, open a discussion here or create a problem on GitHub [github.com].
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Permissions.
All my code uses GNU GPLv3.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Now your character will grow old, survive the apocalypse and all the trials that accompany it, and die peacefully.
When I started a new session, it occurred to me that, contrary to what the proverbial download screen says, theoretically in vanilla games you never die. All you have to do is plant a crop, build a water container, and camp on a cozy, small base. But what if even such a life could end?
That's where the game "That's how you died" comes to the rescue. It's an exciting and realistic way to add a simple ending to the story, and if you can go far enough, you're really going to die all the time.
TIHYD (pronounced "Tide") is a mod that adds a fully customizable aging feature to the character. Also known as a "fashion you'll never experience", this mod will definitely test your feelings for your favorite characters.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Features.
A hidden age field is used, which increases with the actual number of years you have lived in the game.
It depends on your current age, state of health (eg, obesity, smoking) and, of course, pure senile luck.
Eventually, the hair becomes white or gray.
In later years, there is a slow loss of characteristics and a fine for exercise (the future).
Most of the above properties can be set in sandbox options. Specifically, the minimum age at which a person can die of old age and the age of gray/white hair.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Compatibility.
This mod was created from scratch with integrity in mind, so at the time of writing it is fully compatible with all other mods in the workshop.
Not only that, other mods can also use age processing in my fashion to implement features based on the age of the character, in fact, it acts as a very basic basis.
Mod creators must use this API endpoint → getPlayer()getAge()
Avoid using a fashion called Real Age. It doesn't use the same age method as my mod, so it's compatible, but it's redundant when you see that it does the same thing as my mod, and more. Fashion also has its own user interface that shows the current age of the character, but has various problems with it (more on this in F.A.Q.).
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
F.A.Q.
Can I download/delete an existing save?
Yes, you can download/unload a game from an existing save.
Can I play the game in multiplayer mode?
Yes, the game can be used in multiplayer mode.
Can I set the initial age?
You can set it in Sandbox options. This means that on a multiplayer server, all players will have the same starting age. If you want this mode to be compatible with everyone, this is the best solution, but you can consider adding an option for each character in the create menu.
How do I know my current age?
There are two options. You can simply calculate the character's survival time or use a mod that changes the user interface and shows a hidden age field. 2 - If you want to use mod (not recommended), then Reorganised Information Display uses the same age method as mine and shows the age increase updated by my mod. The reason why option 2 is not recommended is that most UI mods do not allow vanilla panels because they rewrite them all.
Why write fashion that makes the game harder, because you like the pain?
Yes.
How will this affect performance?
There is no performance impact other than initialization, as the script is only run once a day in the game.
Can I dye my gray hair?
Yes, of course. However, over time they will return to their natural gray color, just as hair grows with vanilla.
Are these questions really made up by people or did you write them yourself?
Yes, I wrote them myself.
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Bugs
There are currently no known bugs.
However, if you have found a bug, please do not post it in the comments section.
Instead, open a discussion here or create a problem on GitHub [github.com].
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
Permissions.
All my code uses GNU GPLv3.
Similar Mods/Addons
Mod "Real Metalworking"allOther mods for Project ZomboidProject Zomboid
This mode meets the need for an affordable, primitive metal workout that is convenient for vanilla....601
Mod "Vehicles Extra"allOther mods for Project ZomboidProject Zomboid
Blue Water Logistics VanCamden Farm van Fukuda Motors vanCoroner's vanIgnorant vanAmerican vanRusty...900
Mod "BasedBackpack"allOther mods for Project ZomboidProject Zomboid
This mod includes a Survivor Pack backpack. It is slightly better than a military backpack, and is b...2800
Mod "Hydrocraft for build 41 MP"allOther mods for Project ZomboidProject Zomboid
Hydrocraft is one of the most popular mods that adds many new craft recipes to the game.1There are a...600
Mod "The Sims Zomboid"allOther mods for Project ZomboidProject Zomboid
Reinventing her dream of surviving a zombie apocalypse in one of The Sims's most famous neighborhood...100
Mod "WW2 German Wehrmacht Uniform - Ultraviolet"allOther mods for Project ZomboidProject Zomboid
This regime dates back to World War II. It adds four pieces of clothing worn by German foot soldiers...200
Mod Minuteman III - thermonuclear missileallOther mods for Project ZomboidProject Zomboid
The missile is equipped with a thermonuclear warhead and a self-destruct system.Recommended vanilla...000
OJSC - Ordzo SupplementsallOther mods for Project ZomboidProject Zomboid
Add new items and recipes to Project Zomboid.This mod was designed for my needs and to re-learn LUA...1100
Mod "Ginseng Pills"allOther mods for Project ZomboidProject Zomboid
Use ginseng tablets to reduce lung fatigue.Concentrated ginseng reduces lung fatigue by 15%. The onl...300
WhisperersallOther mods for Project ZomboidProject Zomboid
Whispers are mysterious survivors who mix with undead and disguise themselves as immortal skin to av...700
Mod "Dub's Profession Mod"allOther mods for Project ZomboidProject Zomboid
I have added more than 30 professions to Project Zomboid, each of which is balanced to the best of m...700
Better Satchel ModallOther mods for Project ZomboidProject Zomboid
Modify and add new patterns and textures for handbags(s) to use them just like a belt bag. In other...700
Mod "Trading technology"allOther mods for Project ZomboidProject Zomboid
Add a trading system to the Zomboid project!2100
Mod “Easy Packing + Organized Storage”allOther mods for Project ZomboidProject Zomboid
We can pack some consumables.It also provides a weight efficiency of 30%~50%.Added "More, easier" fu...1000
Mod "Katana"allOther mods for Project ZomboidProject Zomboid
What about the katana? Yes, this is not a new idea, because many know that the walking dead don't re...1000
Mod "Rain Cleans Blood"allOther mods for Project ZomboidProject Zomboid
This regimen allows blood to slowly disappear when it rains or snows.1700
Mod "Health Plus"allOther mods for Project ZomboidProject Zomboid
This mode eliminates the need for more complex long-term injury and dependency systems. Some complic...200
Mod "St. Bernard's Hill"allOther mods for Project ZomboidProject Zomboid
Despite its beginnings, St. Bernard Hill was a thriving city with a legendary hospital and a famous...400
Mod "Skizot's Draad Pack"allOther mods for Project ZomboidProject Zomboid
Steam rink plugs cracks and holes in the road. It is very rarely found in landfills.A sweeping machi...400