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 |
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. |
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.