So i have found addresses for Lapisia/Item and Item case is OK BUT Lapisia Case don't work :/
I had change :
Code:
push 01
Code:
push 02

1. I have make 5 enchant so i keep this (screen 1) and i take first and Show disassembler
And i have this :

I have try to change
Code:
mov [esi+00001ECC],00000001
Code:
mov [esi+00001ECC],00000002
Code:
push 01
2nd disassembler :

I have try to change
Code:
push 01 push 00
Code:
push 02
Thanks :x






