Itemall how to work?

04/12/2018 02:47 Plurnstyle#1
How does the shop work? The ID of the item is 2160 but in the game it gives me another very different item.
04/13/2018 16:03 [ADM]Beno™#2
You need to check ItemID and TypeID
For Example :

Power Lapis
ItemID : 95
TypeID : 7

So you need to add in cash.sdata 9507 where the number 0 is space between TypeID and ItemID

In your example you need to check item.sdata for the correct ItemID and TypeID