func_extinguisher

From Valve Developer Community
Jump to: navigation, search
English (en)中文 (zh)
... Icon-Important.png
class hierarchy
CFuncExtinguisher
CBaseTrigger
CBaseToggle
CBaseEntity
Toolstrigger.gif

func_extinguisher is a brush entity available in the Left 4 Dead series Left 4 Dead series. This volume entity will extinguish "infernos" set from molotovs, gas cans, etc. In other words it is a brush entity that will delete inferno entities that touch it.

Icon-Bug.pngBug:This entity doesn't work

Keyvalues


Targetname:
Name (targetname) <string>
The targetname that other entities refer to this entity by.

EnableDisable:

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

Flags

  •  [1] : Fire
  •  [2] : Acid
  •  [4] : Fireworks

Inputs

EnableDisable:

Enable
Disable
Enable/disable this entity from performing its task. It might also disappear from view.