Sir I already change the @safe to 7
case 0: //Refine Armor
set .@price,2000;
set .@material,985;
set .@safe,7;
break;
case 1: //Refine Level 1 Weapon
set .@price,50;
set .@material,1010;
set .@safe,7;
break;
case 2: //Refine Level 2 Weapon
set .@price,200;
set .@material,1011;
set .@safe,7;
break;
case 3: //Refine Level 3 Weapon
set .@price,5000;
set .@material,984;
set .@safe,7;
break;
case 4: //Refine Level 4 Weapon
set .@price,20000;
set .@material,984;
set .@safe,7;
break;
case 5: //Refine other stuff?
set .@price,2000;
set .@material,985;
set .@safe,7;
break;
but when I'm upgrading...the refiner said "you will cost you 7 elunium and 14000z"
when I hit "yes" it will just upgrade in +4 instead of 7..
but my 7pcs elunium will disappear..
and also it will not be safe If i continue to upgrade it from +7...from +4 to +5 it will destroy..
how can I fix it?
Yeah his right
how to fix it?