Thread
:
Quest / Perl Error
View Single Post
#
3
02-17-2008, 04:20 AM
kedra
Sarnak
Join Date: May 2007
Posts: 71
It happens with any quest, even all of the default peq ones. I've deleted every single quest and started with the basics:
Code:
sub EVENT_SAY { if ($text=~/hail/i) { quest::say("Hello"); } }
kedra
View Public Profile
Send a private message to kedra
Find all posts by kedra