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
  #1  
Old 05-10-2004, 09:48 AM
Charmy
Discordant
 
Join Date: May 2004
Location: The DeathStar of David
Posts: 337
Default Problem getting quests to start out of default.

Hi been having some issues making a quest work properly with just a single mob, if i put the quest under the global quests folder as default.pl the quest works fine, but i don't want every mob on the server giving out the same quest.

i tried putting the quest in the correct single mob format i.e.

Code:
./quests/arena/157953.pl
however the mob doesn't respond when its in this file, any idea why it won't work, and also any info on where i can find the source for a peral enabled zone.exe so i can add my own little bits of code to it before its compiled, thanks much for reading my post =)

incase its a problem with my quest here is the innital part of it that starts out the quest this isn't he whole quest.

157953.pl
Code:
sub EVENT_SAY
{
if ($text=~ /Hail/i){quest::say("Hello $name, I am the Arcane Lore Keeper, it is my job to travel the world searching for the true Arcane Powers, and then teaching those who wish to learn it, the powers that i find. Do you wish to [learn] of what powers i have found?");}
if ($text=~ /learn/i){quest::say("Very good, you must first prove to me that you are powerful enough to handle the powers which i will teach you, are you [willing] to possibly sacrifice your life in trying to prove to me that you are worthy?");}
if ($text=~ /willing/i){quest::emote("Looks you up and down, and nods"); quest::say("Your first task will be to slay a minion of my enemy, if you bring me his head as proof then i will continue with your training. you will find him living in the lost city of vesker, beware, i know not where he resides there but he will not be easily reached."); quest::spawn(x,x,x,x,x,x);}
}
__________________
Mess with the Jews, and we will take all your money
Grunties Rule
And with that... I end
Any Other Questions, please refer to the Following:
http://iliilllli1.netfirms.com
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 03:49 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