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.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-24-2004, 11:41 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default paths?

i have the dr3 with perl installed..have tried doing a simple hail respond(like in the example)
Quote:
sub EVENT_SAY {
if ($text~= /Hail/) { quest::say(" Why hello there mister!"); }
}
named the file with the NPCID.pl but the mob wont respond to hails..8(

have tried
d:\quests\qeynos2
d:\eqemu\quests\qeynos2
d:\plugins\quests\qeynos2
d:\eqemu
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #2  
Old 01-24-2004, 11:48 AM
mattmeck
Guest
 
Posts: n/a
Default

Code:
if ($text=~/Hail/) { quest::say("Hail there $name $+ ! How is your day?"); }
Is the proper pearl format, maby this is the issue?

and this should be the proper patch

Quote:
d:\eqemu\quests\qeynos2
Reply With Quote
  #3  
Old 01-24-2004, 11:51 AM
mattmeck
Guest
 
Posts: n/a
Default

ok forgot to put the diferences


if ($text=~/Hail/) = pearl example


if ($text~= /Hail/) = yours


notice the = and ~ are reversed
Reply With Quote
  #4  
Old 01-24-2004, 12:33 PM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

coolies.. paths are working...now to have some fun..
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #5  
Old 01-24-2004, 12:36 PM
mattmeck
Guest
 
Posts: n/a
Default



that was my very first time looking at pearl format glad i was able to help almost didnt post :lol:
Reply With Quote
  #6  
Old 01-26-2004, 05:24 AM
Kroeg's Avatar
Kroeg
Hill Giant
 
Join Date: Oct 2003
Posts: 241
Default

What did this have to do with pathing? You simply wanted support on a simple HAIL script.
Reply With Quote
  #7  
Old 01-26-2004, 05:28 AM
mattmeck
Guest
 
Posts: n/a
Default

Quote:
have tried
d:\quests\qeynos2
d:\eqemu\quests\qeynos2
d:\plugins\quests\qeynos2
d:\eqemu
He didnt know where to put the quest file.

I happend to find an error in his quest wile I was at it.
Reply With Quote
  #8  
Old 01-26-2004, 05:46 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

start with a simple hail script and go up from there..
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #9  
Old 01-26-2004, 07:19 AM
Kroeg's Avatar
Kroeg
Hill Giant
 
Join Date: Oct 2003
Posts: 241
Default

Actually, starting with a simple hail script is always best.. then maybe adding a 2 item turn-in or something a little more advanced. To get a good perspective of how quests work, a good tool to download would be the "Quest Editor" so graciously written and released by Muuss (thx again man, I still use this and love it).

It takes even beginners and allows them to just click one or two properties and then it creates the script and saves it to where it belongs. Check this post out: http://www.eqemulator.net/forums/vie...8b4785f65a2d8b

Old quest format: :\eqemu\quests\*.qst
Perl quest format: :\eqemu\quests\*.pl

Good luck
Reply With Quote
Reply


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 01:44 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