Template:Fl BaseTrigger

From Valve Developer Community
Revision as of 11:32, 18 October 2022 by Nescius (talk | contribs)
Jump to navigation Jump to search
TriggerOnce:
Clients (in Left 4 Dead seriesLeft 4 Dead series survivors and SI) : [1]
NPCs (in Left 4 Dead seriesLeft 4 Dead series commons and witches) : [2]
Pushables : [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)
Note.pngNote:In Garry's Mod, flag 4096 is "Correctly account for object mass" for trigger_push only.[confirm]