paths?
i have the dr3 with perl installed..have tried doing a simple hail respond(like in the example)
Quote:
have tried d:\quests\qeynos2 d:\eqemu\quests\qeynos2 d:\plugins\quests\qeynos2 d:\eqemu |
Code:
if ($text=~/Hail/) { quest::say("Hail there $name $+ ! How is your day?"); } and this should be the proper patch Quote:
|
ok forgot to put the diferences
if ($text=~/Hail/) = pearl example if ($text~= /Hail/) = yours notice the = and ~ are reversed |
coolies.. paths are working...now to have some fun..8)
|
:D
that was my very first time looking at pearl format glad i was able to help almost didnt post :lol: |
What did this have to do with pathing? You simply wanted support on a simple HAIL script.
|
Quote:
I happend to find an error in his quest wile I was at it. |
start with a simple hail script and go up from there..8)
|
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 :) |
All times are GMT -4. The time now is 07:19 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.