Info elevator floor: Difference between revisions
Jump to navigation
Jump to search
m (→Outputs: Substituted IO templates) |
(finally more interesting caller) |
||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
{{ | {{CD|CInfoElevatorFloor|file1=1}} | ||
{{This is a|point entity|game=Left 4 Dead series|game1=Insurgency|name=info_elevator_floor}} It marks an elevator floor. It is only compatible with a [[func_elevator]]. | |||
== Keyvalues == | == Keyvalues == | ||
Line 6: | Line 7: | ||
== Outputs == | == Outputs == | ||
{{O|OnReachedFloor|Fired when an elevator reaches this floor.}} | {{O|OnReachedFloor|activator = !caller = func_elevator entity that reached this floor|caller=hide|Fired when an elevator reaches this floor.}} |
Revision as of 01:47, 24 April 2025
![]() |
---|
CInfoElevatorFloor |
![]() |
info_elevator_floor
is a point entity available in Left 4 Dead series and
Insurgency. It marks an elevator floor. It is only compatible with a func_elevator.
Keyvalues
- 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
Outputs
- OnReachedFloor
- !activator = !caller = func_elevator entity that reached this floor
Fired when an elevator reaches this floor.