Nuclide
Software Development Kit for id Tech
point_trigger.qc File Reference

Classes

class  point_trigger
 

Variables

typedef enumflags
 point_trigger spawnflags More...
 

Variable Documentation

◆ enumflags

typedef enumflags
Initial value:
{
PTRIG_CLIENT,
PTRIG_NPC,
PTRIG_PUSHABLE,
PTRIG_PHYS,
PTRIG_ALLIES,
PTRIG_VEHPLAYER,
PTRIG_ALL,
PTRIG_UNUSED1,
PTRIG_UNUSED2,
PTRIG_NOVEHCL,
} pointTriggerFlags_t

point_trigger spawnflags

Clients only. NPCs only. Pushables only. Physics objects only. Player allied NPCs. Players in vehicles. Everything. Clients that are not in vehicles.