Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

Archive::General Support Archive area for General Support's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-18-2004, 07:15 PM
Puck6633
Fire Beetle
 
Join Date: Nov 2003
Posts: 22
Default Perl item turn-ins

Alright, I've been fiddling with this for almost a week, so I think it's time to just ask.

I've installed EQEmu 5.2 for perl (the precompiled version availible on the source forge page) and created a simple quest to test the system. Everything worked just fine until I got to the item turn-ins - which do nothing, at all.

I've tried everything I can think of, and searched the forums many times, none of them returning any results. This leads me to believe that no one else is having this problem, and thus it must be something I'm doing wrong. I just don't know what it is.

The quest I'm using is:

Code:
sub EVENT_SAY { 
  if ($text =~ /Hail/i) {
    quest::say("Hello there. Give me an item to test the item event.");
  }
}
sub EVENT_ITEM { 
    quest::say("It works.");
}
It works fine in the quest emulator, but in-game turning in an item produces no respose.

I'm at a complete loss, and any suggestions are welcome.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3