EVENT_SAY isn't triggered as a player quest event, so that code will never execute. Probably the easiest way to do what you want is to create an invisible npc in the area that you want to use.
Then, in that npc's script, create a proximity for the area you want the player to be in and use the EVENT_PROXIMITY_SAY event to trigger when someone says that text without needing to target the npc.
Hmmm.... well, what I really want to do is spawn an NPC there anyway, so if I make him invisable from the start, I can do as you suggested, and then make him visiable when the text is said... Thanks this helps
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.