Trigger ping detector: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
<!-- When this page is updated to {{langsp}} or {{language subpage}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang}}{{this is a|e2|name=trigger_ping_detector|game=Portal 2}} It fires an output when the pingtool is used in its region.
<!-- When this page is updated to {{langsp}} or {{language subpage}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang}}{{this is a|brush entity|name=trigger_ping_detector|game=Portal 2}} It fires an output when the pingtool is used in its region.


==Keyvalues==
==Keyvalues==

Revision as of 18:05, 17 May 2024

English (en)Translate (Translate)

trigger_ping_detector is a brush entity available in Portal 2 Portal 2. It fires an output when the pingtool is used 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. parentname or target).
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.