sub EVENT_SAY{ if($text=~/hail/i) { quest::attacknpctype(npcid#); <--- Type in the NPC's ID Number } }