View Single Post
  #3  
Old 08-23-2004, 05:06 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

it is specifically the 4 fields in the Container struct in an ItemInst.
I am not 100% sure what item DB I am using, so if it might be DB related, I will try to update my items.

From what I can tell, the 4 fields are correct some time, and not others... because the items stop working in other places if I jack with the ordering, and make it right.

One thought I just had was maybe the serialization of containers is wrong, and it just matches the wrong ordering stored in the DB too.. i'll have to check later.
Reply With Quote