View Single Post
  #5  
Old 06-19-2005, 02:06 AM
Sarepean
Discordant
 
Join Date: Sep 2004
Posts: 253
Default

There are always some weird quest problems. Even the quest pack from Project EQ didn't work straight out of the zip for me, and I helped with some of them, so I know that all of them DO work. Which kind of sucks that it didn't. So here goes.

First, make sure that the file matches the NPC name exactly. A better way to do this is to use his NPCID. So NPCID.pl instead of NPCNAME.pl. Try it.

If the quest file is being loaded at all, when you hail him it should either do something or it should give a bunch of errors in your zone console. Sometimes, the quest file doing something isn't visible. For example, if the quest file had no EVENT_SAY in it, just EVENT_ITEM, then there is a good possibility that it might not give an error, might work fine, but just might not have the scripting needed to reply.

Just my two cents.


EDIT:: btw, the zone name should be rathemtn--- check that, too, please.
Reply With Quote