You could make an NPC with the GM invisible, make it summon the attacking NPC and use the doCreatureSay ability with the summon ID define this when its summoned local summon = DoSummonCreature(asdfadsfas), doConvinceCreature(cid, summon), doCreatureSay(summon, sadas, type) or how it is done...