From Valve Developer Community
Jump to navigation
Jump to search
BaseTrigger
- Everything (not including physics debris) : [64]
- Clients : [1]
- Only clients in vehicles : [32]
- Only clients *not* in vehicles : [512]
- NPCs : [2]
- Only player ally NPCs : [16]
- Only NPCs in vehicles (respects player ally flag) : [2048]
- Projectiles : [4]
- Physics Objects (not including physics debris) : [8]
- Physics debris (include also physics debris) : [1024]
- Pushables (trigger_push used to assume 100Kg) and multiple component physobjs (car, blob...) : [4096]
|