View Single Post
  #19  
Old 04-07-2008, 05:59 PM
suprphrk
Fire Beetle
 
Join Date: Apr 2008
Posts: 16
Default

Andrew-

Thanks for the point in that direction. I'd looked at the logs before, but hadn't noticed the "eqemu_quest_zone_####.log file before. In my log, I get this:

Code:
[04.07. - 08:09:55] WARNING: error compiling quest file
quests/gfaydark/Maesyn_Trueshot.pl: Perl runtime error: Undefined 
subroutine &main::eval_file called.
(reverting to default questfile)
Any idea what that means? I see no main function or eval_file function in my perl scripts... In my example, I have EVENT_SAY and EVENT_ITEM inside my Maesyn_Trueshot.pl file. I see that for every mob in the zone, just using Trueshot as an example.
Reply With Quote