I don't know about that architecture crap... but that variable contains the stats of the items.. the effect.. everything about a item is kept in it. It's a Packed variable with a null terminator on the end of each bit of information we use in it... it can be read using a simple pack/unpack feature and a function to remove the null terminator... search for raw data and hogie put some of his code up for PHP on how to do it..
|