Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::need work

Quests::need work This is where quests that are outdated or still need work

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 09-04-2007, 03:53 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

What quest package are you using? This quest works fine in the PEQ Ykesha release and also the newest CVS. But, if you want a quick fix, replace Dolgin_Codslayer.pl with:

Code:
sub EVENT_ITEM{
if(plugin::check_handin(\%itemcount,20696==1))
{
quest::say("What's this? Egads! It's perfect.  Now all we gotta do is hope he bites.' Dolgin takes a little of the essence and smears it on a piece of bread. He places the bait into the water and watches intently.");
quest::summonitem("20696");
quest::spawn2(96073,0,0,-2178,-11745,-0.63,63);
quest::depop(); 
}
plugin::return_items(\%itemcount); # return unused items
}
#END of FILE Zone:timorous  ID:Not_Found -- Dolgin_Codslayer
That's what we are running and works fine. Please note you need the PEQ databse for this to work, I recommend Ykesha.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:02 AM.


 

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.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3