I'm currently trying to find out about items in players inventory.. so far I found the pointer to the amount of current items in inventory at "PathOfExileSteam.exe"+03BA8868 + 38 + 228 + 378 + 8 + 30 + 8 + 190 - so I looked at nearby memory regions, and at 170 as last offset instead of 190, I found something that has something to do with each inventory slot
Edit:
So every day I learn more :-) today I learned that dissecting structs in CE is sometimes not very accurate, I did the same in ReclassEx and now found a pointer for every item slot in inventory :-)
[Only registered and activated users can see links. Click Here To Register...]
Unfortunately, I still cant find out what item is in that slot - but I guess I just have to dig deeper :D
Edit:
So every day I learn more :-) today I learned that dissecting structs in CE is sometimes not very accurate, I did the same in ReclassEx and now found a pointer for every item slot in inventory :-)
[Only registered and activated users can see links. Click Here To Register...]
Unfortunately, I still cant find out what item is in that slot - but I guess I just have to dig deeper :D