View Full Version : Problem with .qst
Frienzied
05-26-2004, 02:15 PM
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:
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
People still use QST ?
I wonder how many use PERL and how many use QST ...
Frienzied
05-27-2004, 09:24 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
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...
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.