Originally Posted by
bumblebeer
Thanks a million! It works and it is as quick as it can, surely you know what you're doing.
As for the item level, R1CH made a first version of this kind of tool, and a source for version 1.11b is available (just google d2viewitemlevel.c), the item level of item currently in pointer:
pUnit->inventory_0x60->unitdata_0x20->itemdata0x14->itemLvl_0x2C
There are also tools for never version, but I never used them. Seeing as things didn't change that much, is should be a matter of updating offsets of inventory/unitdata/itemdata as the pUnit structure you already have.