Maybe give the spawning NPCs tunnel vision "NPC special attack" (which is 't' btw if you have old source ... '29' if you have new source for special attacks)
then have them search for the entity ID of the npc you want them to attack then just .... quest::attacknpc(int npc_entity_id)
|