Template:Fl BaseTrigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(should be visible without having to do extra actions)
No edit summary
Line 3: Line 3:
{{Fl|1|Clients {{in|{{l4ds}}|color={{l4ds|col}}|text=Survivors, Special Infected, Tanks}}}}
{{Fl|1|Clients {{in|{{l4ds}}|color={{l4ds|col}}|text=Survivors, Special Infected, Tanks}}}}
{{Fl|2|NPCs {{in|{{l4ds}}|color={{l4ds|col}}|text=Common Infected, Witches}}}}
{{Fl|2|NPCs {{in|{{l4ds}}|color={{l4ds|col}}|text=Common Infected, Witches}}}}
{{Fl|4|Pushables <span style{{=}}"color:grey">(Passes entities with classname [[func_pushable]])</span>}}
{{Fl|4|Pushables <span style{{=}}"color:grey">(Passes entities with classname {{ent|func_pushable|engine=source}})</span>}}
{{Fl|8|Physics Objects}}
{{Fl|8|Physics Objects}}
{{Fl|16|Only player ally NPCs}}
{{Fl|16|Only player ally NPCs}}

Revision as of 07:24, 9 September 2024

BaseTrigger:

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]
Pushables (Passes entities with classname 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 (removed since Left 4 Dead) : [4096]