first thing you want to do is verify that quests are working - start basic.
create a new text file, name it your NPC_type number, eg. 7298.txt
EVENT_SAY{
if($1- =~ "Hail"){ say("Blarg"); }
}
I believe the space between your if statement is what's screwing you up. Hope this helps
__________________
SaguratuS Technologies
TekNet
|