EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   Problem with .qst (https://www.eqemulator.org/forums/showthread.php?t=13988)

Frienzied 05-26-2004 02:15 PM

Problem with .qst
 
Hello! I need help with my .qst script! It's just a simple Hail file that I copy and pasted to see if I can even get the .qst to work. I'm running 5.7dr2. When I put the .qst in with the proper npc id and everything it wont load up the zone. It says "This zone is unavailabe." Here is the hail script:
Code:

EVENT_SAY {
if ($1- =~ "Hail") { say(" Why hello there mister!") }
}

If anyone could help that would be great. Thanks in advance!

x-scythe 05-27-2004 04:57 AM

are you sure your loading it up right? the script looks fine to me...of course upon further inspection i noticed its the exact same as just_add_water's script in his .qst guide

KhaN 05-27-2004 05:20 AM

People still use QST ?
I wonder how many use PERL and how many use QST ...

Frienzied 05-27-2004 09:24 AM

Quote:

Originally Posted by x-scythe
are you sure your loading it up right? the script looks fine to me...of course upon further inspection i noticed its the exact same as just_add_water's script in his .qst guide

I'm positive I'm loading it up right. Quest folder > zonename > npcid.qst

I used my own script before, and it didn't work. So I decided to use just_add_water's script. Still no go. :(

x-scythe 05-27-2004 03:38 PM

i would just switch over to PERL...


All times are GMT -4. The time now is 09:09 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.