View Single Post
  #5  
Old 03-07-2010, 06:15 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Do you have the PEQ quests installed into the quests folder of your eqemu directory ?

E.g. say your have zone.exe, world.exe installed into c:\eqemu, you should have a c:\eqemu\quests directory with sub-directories for each zone, e.g. c:\eqemu\quests\poknowledge, etc., with .pl files inside them.

Assuming you do, what version of Perl do you have (used the command perl -v ) from a command prompt.

Finally in your server logs directory, you should have a bunch of files named eqemu_quest_zone_nnnn.log. Are there any error messages in them ?

You also need to copy the quests\plugins directory into your main eqemu directory, so if you have everything installed into c:\eqemu, copy c:\eqemu\quests\plugins to c:\eqemu\plugins, but missing that step wouldn't stop you being able to hail a mob.
Reply With Quote