Trigger ping detector
		
		
		
		Jump to navigation
		Jump to search
		
A trigger that detects when the ping tool is used.
Entity description
Detects whether a player has pinged in its region.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentnameortarget).
 Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
Outputs
- OnOrangePlayerPinged
- Fired when the orange player has pinged inside the trigger.
- OnBluePlayerPinged
- Fired when the blue player has pinged inside the trigger.