filter_health

From Source Entities
Jump to navigation Jump to search

Code classes:

filter_health is a point entity present in L4d2-small.pngLeft 4 Dead 2. It filters players by their health and if they're using adrenaline or not. Used in the Dark Carnival map Barns to determine a player's "strength".

Keyvalues[edit | edit source]

Adrenaline presence (adrenalinepresence) <boolean>
Should activators have adrenaline active or not?
  • 0: only inactive
  • 1: only active
Min Health (healthmin) <integer>
Players need at least this much health to pass the filter.
Max Health (healthmax) <integer>
Players can't have more health than this in order to pass the filter.