Env alyxemp: Difference between revisions

From Valve Developer Community
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==
{{todo|}}
* {{kv angles}}
==Flags==
* {{kv targetname}}
{{todo|}}
* {{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==
{{todo|}}
* {{o targetname}}
 
[[Category:Entities]]
[[Category:Entities]]

Revision as of 09:49, 11 April 2006

Template:Wrongtitle

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

Todo: Write description.
  • StartCharge
Todo: Write description.
  • StartDischarge
Todo: Write description.
  • Stop
Todo: Write description.

Outputs