NPC_SPAWN

Triggers when NPC spawns

Syntax

NPC_SPAWN npc 

npc - NpcName1/NpcID1,NpcName2/NpcID2, ..., NpcNameN/NpcIDN

Examples

NPC_SPAWN cerberus
NPC_SPAWN 2790,2792

Notes

  • To find npcIDs, you can use dev tools

Demos