There should be a file on FTP that holds everything that the npcserver says. THEN he could be the perfect faq! You could program him like,
NPC Code:
if (playerchats && strcontains(heart,#c) && strcontains(graveyard,#c) && strcontains(boss,#c) && strcontains(kill,#c)) {
messagetoplayer Use arrows to kill the boss;
}
That would be neato. And then you could also change the default message!