Env flare: Difference between revisions
Jump to navigation
Jump to search
(raw; needs cleanup) |
(cleanup) |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=env_flare}} | ||
==Entity Description== | |||
A flare. Red. | |||
==Availability== | |||
{{in game|point}} {{game|HL2}} | |||
{{in code|class=???|file=???}} | |||
==Keyvalues== | |||
*{{kv targetname}} | |||
*{{kv parentname}} | |||
*{{kv angles}} | |||
*'''scale''' | |||
:<float> Scale. | |||
*'''duration''' | |||
:<float> Duration. | |||
==Flags== | |||
*1 : No DLight | |||
*2 : No Smoke | |||
*4 : Infinite | |||
*8 : Start off | |||
==Inputs== | |||
*{{i targetname}} | |||
*{{i parentname}} | |||
*'''Start <float>''' | |||
:Start | |||
*'''Die <float>''' | |||
:Die | |||
*'''Launch <float>''' | |||
:Launch the flare forward with the specified speed. | |||
==Outputs== | |||
*{{o targetname}} | |||
[[Category:Entities]] | |||
Revision as of 14:15, 26 October 2005
Entity Description
A flare. Red.
Availability
Template:In game Template:Game Template:In code
Keyvalues
- <float> Scale.
- duration
- <float> Duration.
Flags
- 1 : No DLight
- 2 : No Smoke
- 4 : Infinite
- 8 : Start off
Inputs
- Template:I targetname
- Template:I parentname
- Start <float>
- Start
- Die <float>
- Die
- Launch <float>
- Launch the flare forward with the specified speed.