i would like all the item ids for the private server. I was going to make a program to siphon them out of the game later, but if you already have them it might save me some time. Although ill probably just end up writing a program to do it anyway.
Im curious how did you find all the item id's. Did you just keep incrementing the item id of an inventory item and writing down what appeared cause there is a quicker way to find them with code just find what reads that address when you mouse over the item then where that code is reading its data from them write a program to read that memory reading all the structures in and saving them out

.
Anyway if you have a program that does just that it would save time

.