Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

Reply
 
Thread Tools Display Modes
  #1  
Old 12-14-2006, 01:26 PM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

make sure you have the plugins folder in the eqemu directory with the check_handin.pl plugin..
also make sure you have the Maps folder with the map of the zone you are using in it..(you probably already have this done since you can talk/initiate quests)

so make sure you have :

C:\eqemu\plugins
C:\eqemu\Maps

edit: heres a link to some plugins.. along with the check_handin.pl
http://nug.cvs.sourceforge.net/nug/n.../PERL/plugins/
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com

Last edited by Cripp; 12-14-2006 at 09:30 PM..
Reply With Quote
  #2  
Old 12-14-2006, 01:29 PM
StratMn
Fire Beetle
 
Join Date: Dec 2006
Posts: 7
Default Thanks, but I dont have any plugins

Sorry like I said new to this I have no plugins, and dont know where to get them, I tried to search for them but no luck yet.
Reply With Quote
  #3  
Old 12-14-2006, 01:35 PM
StratMn
Fire Beetle
 
Join Date: Dec 2006
Posts: 7
Default Thanks for the link

Your awesome thank you sooo much!
Reply With Quote
  #4  
Old 12-15-2006, 07:05 AM
StratMn
Fire Beetle
 
Join Date: Dec 2006
Posts: 7
Default Ok downloaded files but still havig issues

do the commands in the quests files like summonitem ect.. hve their own scripts?
Reply With Quote
  #5  
Old 12-15-2006, 07:16 AM
StratMn
Fire Beetle
 
Join Date: Dec 2006
Posts: 7
Default Update

This might help explain better. The dialog for Quests seems to work just fine, I have been using Kilam Oresinger in kaladima as a test. The rub is when the dailog complete and he should give me the item, nothing happens. Hope this helps clarify. Thanks all
Reply With Quote
  #6  
Old 12-15-2006, 07:39 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

can you post the whole quest script please..

note: use the the [code.] and [/code.] in front and at end of quest to make it in code box when posting.. (- the periods)

edit: just looked at your pm so no need to post script if you dont want too
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #7  
Old 12-15-2006, 07:47 AM
StratMn
Fire Beetle
 
Join Date: Dec 2006
Posts: 7
Default Quest that Im using to test to see if quests work

Here it is the Kilam Oresinger quest, its right from the peq quests.

Code:
sub EVENT_SAY { 
if($text=~/Hail/i){
quest::say("Hail. $name - Are you [interested] in helping the League of Antonican Bards by delivering some [mail]?");
}
if($text=~/what mail/i){
quest::say("The League of Antonican Bards has a courier system made up of travelers and adventurers.  We pay good gold to anyone who will take messages from bards such as myself to one of our more central offices.  Are you [interested]?");
}
if($text=~/i am interested/i){
quest::say("I have messages that need to go to - well. right now I have one that needs to go to Kelethin.  Will you [deliver] mail to [Kelethin] for me?");
}
if($text=~/i will deliver to kelethin/i){
quest::say("Take this letter to Jakum Webdancer in Kelethin.  You can find him at the bard guild hall.  I am sure he will compensate you for your troubles.");
}
if($text=~/I wil deliver to Kelethin/i){
quest::say("Take this letter to Jakum Webdancer in Kelethin.  You can find him at the bard guild hall.  I am sure he will compensate you for your troubles.");
quest::summonitem("18161"); }
}
#END of FILE Zone:kaladima  ID:60001 -- Kilam_Oresinger
The dialog works just fine but no item summons at the end, is there a connector to the db that I'm missing?
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:00 PM.


 

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