Thread: inventory items
View Single Post
  #1  
Old 10-11-2012, 12:22 PM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default inventory items

I'm making a program that can read the inventory of your character and sync this with an online database to show your inventory, similar to magelo.

Only problem is, I can't find where the information is stored. I'm reading the process memory and I'm finding things like HP AC and other stats, but cannot find out where an item is located in your inventory. How can I locate this in memory?
__________________
Reply With Quote