Point event proxy: Difference between revisions
Jump to navigation
Jump to search
Warning:
(Created page with '{{asw point|point_event_proxy}} == Entity description == An entity that allows fires simple game events from map logic. == Keyvalues == {{KV|Event Name|string|Name of the event…') |
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
||
Line 1: | Line 1: | ||
{{asw | {{this is a|e0|game=asw|name=point_event_proxy}} | ||
== Entity description == | == Entity description == |
Revision as of 09:03, 7 January 2024
point_event_proxy
is an e0 available in Alien Swarm.

- The {{{game}}} parameter is inconsistent with the name defined by the {{asw}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Alien Swarm.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
Entity description
An entity that allows fires simple game events from map logic.
Keyvalues
- Activator as 'userid' field ([todo internal name (i)]) <boolean>
- Use the input activator as the userid field in the event fired
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- GenerateEvent
- Generate the game event.