Events List - gamehunt/CustomNPCs GitHub Wiki

NPCDiedEvent

Fires when NPC got killed by player. Actions, that need player will be processed on the killer.

NPCDecontamination

Fires when LCZ is decontaminated

NPCFollowTargetDiedEvent

Fires when player, which NPC follows, died

NPCWarheadStartedEvent

Fires when warhead started

NPCTeamRespawnEvent

Fires when any team respawning. Subevents: NPCNTFRespawnEvent and NPCCIRespawnEvent, they are called after main event when specified team respawned.

NPCHurtEvent

Fires when NPC hurt

NPCOnCreatedEvent

Fires when NPC created

You can also create ur own events with FireEventAction