EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   ITEM_EVENT not working (https://www.eqemulator.org/forums/showthread.php?t=29817)

elcapototal 10-17-2009 02:53 PM

ITEM_EVENT not working
 
Greetings all:

I've setup my own server (Angphax) a couple of days ago, it is EQEmu v0.8.0 with PEQ DB and quests. Unfortunately for all quests and all NPCs the ITEM_EVENT seems not to be working. When I give an item to any NPC nothing happens (the item gets swallowed). The code in the PL file for the NPC never gets executed.
I've been trying to look for a solution but I haven't found any yet. Any help would be appreciated.

thanks

Shin Noir 10-17-2009 03:19 PM

first I'd recommend trying:
sub EVENT_ITEM {
quest::say("I got an item");
}

Since you referred to it to "ITEM_EVENT", you may have called your sub the wrong name.

joligario 10-17-2009 05:14 PM

Make sure you move all the files from the quests/plugins folder over to the root plugins folder.


All times are GMT -4. The time now is 06:37 PM.

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