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 06-01-2003, 08:09 AM
muhi
Fire Beetle
 
Join Date: May 2003
Posts: 26
Default nothing happening in quests

I have this code:

NPC_SCRIPT 1 {
TRIGGER_TEXT:Hail:{
RAIN 0
EMOTE:Grins at %CHARNAME%
FACE_TARGET
SAY:Hello %CHARNAME%, To live here you need to know how to use a weapon
SAY:I can teach * UNIVERSAL * weapon use.
}

TRIGGER_TEXT:UNIVERSAL:{
SAY:Here's a little move I learned in qeynos
SETSKILL 0 1
SETSKILL 1 1
SETSKILL 2 1
SETSKILL 3 1
}


saved as 7166.qst in C:\eqemu\quests\qeynos

the mob ID is 7166 and is in south qeynos.

But when i hail her nothing happens.



I downloaded the quest database (earlier down in this forum) for drawe, extracted it in C:\eqemu\quests.

In there was some code for Captain Rohand. I checked that the Mob ID number in the code matched the d/b ID NPC number and it did. I hailed him and nothing happened either, so none of the quests are working.


/* Zone:qeynos ID:535 -- Captain_Rohand */
EVENT_SAY {
if($1- =~ "Hail"){
SAY("Greetings. friend. and welcome to the Mermaid's Lure. Here. we sell fishing supplies and some imported goods from far-off lands. And. if you've got a few minutes. I could even tell you a [story] or two.")
}
if($1- =~ "what story"){
SAY("Stories? Stories? I saw more adventure before I was ten years tall than you'll see in your whole miserable existence. I've been everywhere. [Odus]. [Faydwer]. [Kunark]. . . You name it. and I can tell ya a little something 'bout it. . . If you buy me a sip of brandy. of course!")
}
if($1- =~ "what odus"){
SAY("You haven't lived until you've seen Odus. Erud was the first human to cross the sea. and he founded the great city of Erudin. The trade routes from here to Odus are busy and prosperous. but can also be very dangerous.")
}
if($1- =~ "what faydwer"){
SAY("I call Faydwer the home of the little people. They say the continent was named by the high elves when they landed on its shores long ago. I've even heard tales of an ancient elven vampire who lives there. . . Just another Felwithe legend. I'll bet!")
}
if($1- =~ "what kunark"){
SAY("Even I can't tell you much about that continent. Kunark is a tough place. populated by even tougher creatures. I hear the high elves of Faydwer have been trying for years to establish a small port on Kunark's hostile shores.")
}
}

/*END of FILE*/





I did reboot the server and everything to make sure.
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 08:53 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