Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #9  
Old 01-23-2012, 02:34 AM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 659
Default

Quote:
Originally Posted by lerxst2112 View Post
Try changing this:

Code:
struct Merchant_Sell_Struct {
/*000*/    int32 npcid;			// Merchant NPC's entity id
/*004*/    int32 playerid;		// Player's entity id
/*008*/    int32 itemslot;
           int32 unknown12;
/*016*/    int8  quantity;		// Already sold
/*017*/    int8  Unknown016[3];
/*020*/    int32 price;
};
To this:

Code:
struct Merchant_Sell_Struct {
/*000*/    int32 npcid;			// Merchant NPC's entity id
/*004*/    int32 playerid;		// Player's entity id
/*008*/    int32 itemslot;
           int32 unknown12;
/*016*/    int32 quantity;		// Already sold
/*020*/    int32 price;
};
That might actually break something, but cross your fingers and prepare to change it back.
This did not fix the problem but at the same time it didn't appear to break anything either.
Maybe this will help narrow it down further and I just tried this.....I can summon stacks of 1000 random arrows and they can be placed into my inventory with no problem. I can manipulate those stacks without any reverting issues. I tried this with three different item id's of the same arrow name and type.
Reply With Quote
 


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 05:12 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