Env firesource: Difference between revisions
Jump to navigation
Jump to search
(raw; needs cleanup) |
Hurricaaane (talk | contribs) (Cleaned up!) |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=env_firesource}} | ||
==Entity Description== | |||
An entity that provides heat to all nearby env_fire entities. Cannot be extinguished. | An entity that provides heat to all nearby env_fire entities. Cannot be extinguished. | ||
==Keyvalues== | |||
* {{kv targetname}} | |||
* {{kv parentname}} | |||
* '''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== | |||
* {{i targetname}} | |||
* {{i parentname}} | |||
*'''Enable''' | |||
:Enable fire source. | |||
*'''Disable''' | |||
:Disable fire source. | |||
==Outputs== | |||
* {{o targetname}} | |||
[[Category:Entities]] | |||
Revision as of 02:40, 31 October 2005
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.