|
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
|