Template:Fl BaseTrigger

From Valve Developer Community
Revision as of 06:27, 27 April 2023 by Nescius (talk | contribs) (pushables is only func_pushable)
Jump to navigation Jump to search
TriggerOnce:
Clients (Survivors, Special Infected, Tanks Left 4 Dead seriesLeft 4 Dead series) : [1]
NPCs (Common Infected ,Witches Left 4 Dead seriesLeft 4 Dead series) : [2]
func_pushable : [4]
Physics Objects : [8]
Only player ally NPCs : [16]
Only clients in vehicles : [32]
Everything (not including physics debris) : [64]
Only clients *not* in vehicles : [512]
Physics debris : [1024]
Only NPCs in vehicles (respects player ally flag) : [2048]
Disallow Bots : [4096]
Correctly account for object mass (trigger_push used to assume 100Kg) and multiple component physics objects (car, blob...) : [4096] (in all games since Alien Swarm)
Template:ModernNote