Thread: Item Struct
View Single Post
  #3  
Old 11-25-2002, 06:45 PM
Psychobabble
Fire Beetle
 
Join Date: Sep 2002
Posts: 16
Default

Hello again.

I am in the process of writing a program to read all the blobs in this file and dump most of it into individual columns in a database for a little project i have going.

What I am looking for is detailed info, if any of you have gathered it on certain byte values.

Particularly I am looking for flag nomenclature for /*0188*/ uint32 equipableSlots; // Slots where this item goes. I assume these are bit flags with some padding - I dont recall having 32 slots on all characters, but i am sure there are extras here reserved for whatever reason.

Anyone have this data?

Thanks in advance,
Psychobabble
Reply With Quote