Killing Floor

Killing Floor

50 ratings
Patriarch Health
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
12.117 KB
22 Jul, 2019 @ 2:18pm
5 Aug, 2019 @ 12:05pm
6 Change Notes ( view )

Subscribe to download
Patriarch Health

Description
Description
This mutator displays the current/starting and/or ending health of Patriarch.

Very similar to Phada's Patriarch HP left mutator, except this one can show the current/starting health, supports multiple Patriarchs and is more compatible with weird maps.

The class name is: PatriarchHealth.PatriarchHealth


Perk progression
Not whitelisted. This will disable perk progression on listen servers, on dedicated it works fine.


Config
You can find the settings from PatriarchHealth.ini in system folder.
  • bBroadcastCurrentHealth
    When enabled, CurrentHealthMessage will be broadcast to everyone once every UpdateFrequency.

  • bBroadcastHealthLeft
    When enabled, HealthLeftMessage will be broadcast to everyone when the squad wipes out.

  • PatriarchText
    Shown in front of the entry text.

  • EntryText
    Entry text. %health% gets replaced with current health, %maxhealth% gets replaced with maximum health and %percentage% gets replaced with percentage.

  • UpdateFrequency
    How often should the mutator check the Patriarch's health/wave status.

  • ThousandsSeparator
    Thousands separator is used to chop large numbers into more readable bits.

  • NumberColour & TextColour
    Number & text colours.


Credits
Credit to Essence for optimization suggestion!


External link
https://mega DOT nz/#!IoVXUSjQ!MiYuM6J9zlUBG1sDoKmTvOGXnSWoUUAFb8hRn6GvTsg
6 Comments
Hashable 31 Jul, 2022 @ 6:40pm 
It would be neat to do it as an ASCII progress bar, like (==========), (=====_____), (=__________) instead of a number.

I guess we'd have to play with the font to see what looks nice
Dazuz  [author] 15 Sep, 2019 @ 3:25am 
If used with listen server, it will disable achievements for the host. If used with dedicated server, achievements are fully enabled.
JuanWick 14 Sep, 2019 @ 2:50pm 
This mod disable achievements?
Dazuz  [author] 23 Jul, 2019 @ 1:33pm 
Thanks for the suggestion! Made it use CheckEndGame and did some other little things.
Essence 23 Jul, 2019 @ 7:54am 
I would use custom GameRules, function CheckEndGame.
In order to optimize mutator.
Using a timer isn't always desirable.
Twinkle#Shinedown 23 Jul, 2019 @ 3:30am 
good job,thx