Env firesource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (revert)
Line 1: Line 1:
oulirele
{{wrongtitle|title=env_firesource}}
{{wrongtitle|title=env_firesource}}


==Entity Description==
== Entity description ==
[[Image:{{PAGENAME}}.png|left]]An entity that provides heat to all nearby [[env_fire]] entities. Cannot be extinguished.{{clr}}
[[Image:{{PAGENAME}}.png|left]]An entity that provides heat to all nearby [[env_fire]] entities. Cannot be extinguished.{{clr}}


==Keyvalues==
== Keyvalues ==
 
* {{kv targetname}}
* {{kv targetname}}


Line 15: Line 13:


* '''firedamage'''
* '''firedamage'''
: <float> Amount of heat 'damage' to apply to env_fire entities within the radius.
: <float> Amount of heat 'damage' to apply to <code>env_fire</code> entities within the radius.
 
==Flags==


== Flags ==
* 1 : Start On
* 1 : Start On


==Inputs==
== Inputs ==
 
* {{i targetname}}
* {{i targetname}}


Line 33: Line 29:
:Disable fire source.
:Disable fire source.


==Outputs==
== Outputs ==
 
* {{o targetname}}
* {{o targetname}}


[[Category:Entities]]
[[Category:Entities]]

Revision as of 21:55, 9 October 2007

Template:Wrongtitle

Entity description

Env firesource.png

An entity that provides heat to all nearby env_fire entities. Cannot be extinguished.

Keyvalues

  • fireradius
<float> The radius around this entity in which to provide heat..
  • firedamage
<float> Amount of heat 'damage' to apply to env_fire entities within the radius.

Flags

  • 1 : Start On

Inputs

  • Enable
Enable fire source.
  • Disable
Disable fire source.

Outputs