Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 08-06-2004, 06:14 AM
jimbox114
Hill Giant
 
Join Date: Jun 2004
Posts: 231
Default

I am haveing some trouble with this quest. I did a direct cut and past from the above post and added it to my own quest. First thing I noticed is when you hail the mob Spells_Wizard she automatically says both parts of the quest. I have double checked it and can't see any reason she should say the quest section spells without the player actually saying spells? Anyways here is what the text reads, hopefully it won't look to sloppy in the forum:

sub EVENT_SAY
{
if ($text=~ /Hail/i){quest::say("Hello $name, are you interested in haveing your [spells] scribed?");}
if ($text=~ /spells/i){quest::say("You have come to the right person, however I need you to do me a small favor. I do not like those thieves that have been hanging around the sewers. You do know where I am talking about right? It is the ones to the left of the gates of Freeport which lead you to North Freeport. Anyways bring me one of there daggers and I will teach you all the spells that a $class can use.");}
}
sub EVENT_ITEM
{
if ($itemcount{1451} == 1){quest::say("Thank you for your troubles $name. As promised here is your spells.");
quest::scribespells(65);
quest::exp(25);}
}
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 11:32 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