Trigger active weapon detect: Difference between revisions
Jump to navigation
Jump to search

mNo edit summary |
m (→Outputs: Substituted IO templates) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lang | <!-- 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}}{{CD|CTriggerActiveWeaponDetect}} | ||
{{CD|CTriggerActiveWeaponDetect}} | {{this is a|brush entity|name=trigger_active_weapon_detect|game=Left 4 Dead 2}} It fires an output when touched by a player that has a specific weapon active. | ||
{{entity|trigger_active_weapon_detect | |||
== Keyvalues == | == Keyvalues == | ||
Line 7: | Line 6: | ||
== Outputs == | == Outputs == | ||
{{ | {{O|OnTouchedActiveWeapon|Touched a player who has our weapon active}} |
Latest revision as of 23:04, 20 April 2025


![]() |
---|
CTriggerActiveWeaponDetect |
trigger_active_weapon_detect
is a brush entity available in Left 4 Dead 2. It fires an output when touched by a player that has a specific weapon active.
Keyvalues
- Weapon To Detect (weaponclassname) <string>
- weapon classname that player must have active
Outputs
- OnTouchedActiveWeapon
- Touched a player who has our weapon active