help with the item selection code in the client with Item.bmd
help what it should be for the 0.97 version Main.exe
#define ITEM(x, y) ((x * 512) + y)
Printable View
help with the item selection code in the client with Item.bmd
help what it should be for the 0.97 version Main.exe
#define ITEM(x, y) ((x * 512) + y)
what do you mean config item? you wanna add CUSTOM item or what exactly?
that in the end no one knows such a trifle?
#define ItemStartIndex 635
#define ITEM(x, y) ((x * 512) + y)
#define ITEM2(x, y) ((x * 512) + y + ItemStartIndex)
what is ItemStartIndex?
the question decided to close the topic itself