Smarter Deaths

If you liked this item, please rate it up on Steam Workshop page.

Author: MentallyChallenged

Last revision: 12 Jul, 2025 at 19:49 UTC

File size: 555.14 KB

On Steam Workshop

Description:

Allows any character(except the player) to get up after being knocked unconscious. Does not revive dead characters.(hopefully)

Current Features:
Characters wake up after being knocked out/choked out.

Custom parameter for changing amount of time to wake up per character(default is a random number between 60 and 120 seconds currently)
There are 2 choices for how to change a character’s wake up time. Either set a max and minimum (both at the same time or it won’t work) by adding "MaxKoTime" and "MinKoTime" to the character’s parameters.
The second choice is to set the exact time that the character will take to wake up by adding "WakeupTime" to a character’s parameters.

Ability to choke characters to death: grab an unconscious character by the head and stand still until they stop breathing.

A mod menu.

Features to be added:
Characters on the same team being able to wake unconscious teammates up.

Credit to:
Fason7 for basically guiding me through coding this step by step.
Glimpse for pointing me to half the functions i used.