EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   5.2 Linux Quest Problem [Sorta Lengthy] (https://www.eqemulator.org/forums/showthread.php?t=10859)

_OZZY_ 12-18-2003 03:01 AM

5.2 Linux Quest Problem [Sorta Lengthy]
 
I'm having a problem getting quests to work at all under linux with 5.2. Here's an example of what I have:

Code:

/eqemu/Quests/qeynos/5548.qst

EVENT_SAY {
if ($1-=~ "Hail") { say("Greetings $name . When a hero of our world is slain. their soul returns to the place it was last bound and the body is reincarnated. As a member of the Order of Eternity. it is my duty to [bind your soul] to this location if that is your wish."); }
if ($1-=~ "bind my soul") { say("Very well. You will return to this spot when you die.");
castspell($userid,2049); }
}
/END of FILE Zone:qeynos  ID:5548 -- Soulbinder_Novalu /

I am running wraith's full 5.3DR1 database, if that matters. Also, I do not have the embeded perl enabled (commented three lines in the Makefile when I compiled zone). Nothing appears in my log files for the zone concerning quests or parser.

Any help is appreciated :)

Muuss 12-18-2003 05:55 AM

remove the row starting with /END, it may help.


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

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