View Single Post
  #2  
Old 03-16-2003, 02:25 PM
mytopie
Fire Beetle
 
Join Date: Mar 2003
Location: Dallas, TX
Posts: 19
Default

I've also noticed that defined ITEM_STRUCT_SIZE is 360 but sizeof(Item_Struct) in gdb returns 364

atm i'm working on syncing the Item_Struct with the one used in the admin tool v4.2 i'm not sure if that is a good thing or not, but since i don't run a server and i have no other way to get Item_Struct with known data and there is a 4 byte difference .. well you get the idea ..

I will post the differences here once i'm done so you can see them ...

Dingo :juggle:
Reply With Quote