Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bug Reports

Development::Bug Reports Post detailed bug reports and what you would like to see next in the emu here.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-30-2008, 04:01 AM
spider661
Discordant
 
Join Date: Oct 2005
Location: michigain
Posts: 260
Default

update on this.. i gave a item to a orc in cb and he took and equipped it. i did npcstats and he sayed 1 item pet says 0 items and dont take them.
Reply With Quote
  #2  
Old 06-30-2008, 04:16 AM
spider661
Discordant
 
Join Date: Oct 2005
Location: michigain
Posts: 260
Default

found the problem i just don't know y it was a problem but it was my default.pl

Code:
sub EVENT_ITEM {
my $owner = $npc->GetOwnerID();
if ($owner > 0) {
quest::say ("Thanks $name, ill put this to good use");
}
else {
plugin::return_items(\%itemcount);
}
 }
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:44 AM.


 

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