Difference between revisions of "Env firesource"
RicdeLouac (talk | contribs) m |
m (revert) |
||
Line 1: | Line 1: | ||
− | |||
{{wrongtitle|title=env_firesource}} | {{wrongtitle|title=env_firesource}} | ||
− | ==Entity | + | == 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 == | ||
* 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 20:55, 9 October 2007
Entity description
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.