Well I was trying to determine an item's owner in case I want my bot to pickup items that only belong to me. The item spawn packets seems to have 2 values in the end. Owner and FromOwner. FromOwner is the UID of the mob that dropped the item. Owner on the other hand doesn't seem to resemble a unique identifier so I have no idea what to do with it. Currently I'm comparing FromOwner with the UID of the last monster that gave EXP but the EXP packet isn't really the most reliable indicator. I was wondering if there might be another packet that tells me that I am actually the killer of that certain mob or if the Owner value is of any significance.
This is on vSro is that makes any difference.
This is on vSro is that makes any difference.