Env alyxemp: Difference between revisions
Jump to navigation
Jump to search
(src\dlls\hl2_dll\env_alyxemp.cpp) |
(Added most of the entity data.) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=env_alyxemp}} | {{wrongtitle|title=env_alyxemp}} | ||
==Entity Description== | ==Entity Description== | ||
{{todo|}} | {{todo|Write description.}} | ||
==Keyvalues== | ==Keyvalues== | ||
{{ | * {{kv angles}} | ||
* {{kv targetname}} | |||
{{ | * {{kv parentname}} | ||
* '''Type''' | |||
: <choices> EMP Type | |||
:{| | |||
! Literal Value || Description | |||
|- | |||
| 0 || Small | |||
|- | |||
| 1 || Large | |||
|} | |||
* '''EndTargetName''' | |||
: <?> Target Entity - Entity to use as a target endpoint. | |||
<!--This entity doesn't have any flags.--> | |||
==Inputs== | ==Inputs== | ||
{{todo|}} | * {{i targetname}} | ||
* {{i parentname}} | |||
* '''SetTargetEnt''' | |||
:{{todo|Write description.}} | |||
* '''StartCharge''' | |||
:{{todo|Write description.}} | |||
* '''StartDischarge''' | |||
:{{todo|Write description.}} | |||
* '''Stop''' | |||
:{{todo|Write description.}} | |||
==Outputs== | ==Outputs== | ||
{{ | * {{o targetname}} | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 09:49, 11 April 2006
Entity Description
Todo: Write description.
Keyvalues
- <choices> EMP Type
Literal Value Description 0 Small 1 Large
- EndTargetName
- <?> Target Entity - Entity to use as a target endpoint.
Inputs
- Template:I targetname
- Template:I parentname
- SetTargetEnt
- Todo: Write description.
- StartCharge
- Todo: Write description.
- StartDischarge
- Todo: Write description.
- Stop
- Todo: Write description.