sub EVENT_ITEM {
if (plugin::check_handin(\%itemcount,xxxxx=>1))<-------- needs to be added
if ( !$npc || $npc->GetOwnerID() || $npc->GetSwarmOwner() ) {
plugin::GivePetItems();
return;
}
plugin::return_items(\%itemcount);
}
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.