Template:Fl BaseTrigger: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) (The heck does the "func_pushable" flag do?) |
(-clarified) |
||
Line 3: | Line 3: | ||
{{Fl|1|Clients {{in|{{l4ds}}|text=Survivors, Special Infected, Tanks}}}} | {{Fl|1|Clients {{in|{{l4ds}}|text=Survivors, Special Infected, Tanks}}}} | ||
{{Fl|2|NPCs {{in|{{l4ds}}|text=Common Infected, Witches}}}} | {{Fl|2|NPCs {{in|{{l4ds}}|text=Common Infected, Witches}}}} | ||
{{Fl|4|[[func_pushable]] | {{Fl|4|Passes entities with classname [[func_pushable]]}} | ||
{{Fl|8|Physics Objects}} | {{Fl|8|Physics Objects}} | ||
{{Fl|16|Only player ally NPCs}} | {{Fl|16|Only player ally NPCs}} |
Revision as of 09:56, 27 June 2024
BaseTrigger:
- 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]