Page 1 of 1

I can't delete a "Shadow Item".

Posted: Mon Nov 01, 2010 1:31 pm
by armura
L2J Revision 4021:
L2JDP Revision 7668:

Greetings!

The item "9090 Shadow Item: Dark Crystal Boots" can not deleted.
But, exist another itens Shadow, like:
"9091 Shadow Item: Dark Crystal Robe" can be deleted.
"9083 Shadow Item: Dark Crystal Helmet" can be deleted.


I try change the item's information in the armor table like the 9100 item.
I want make the item 9090 deletable. After the changes in Navicat and restart the GS I cant delete item.

Code: Select all

 item_id name    additionalname  bodypart    crystallizable  armor_type  weight  material    crystal_type    avoid_modify    duration    time    p_def   m_def   mp_bonus    price   crystal_count   sellable    dropable    destroyable tradeable   depositable enchant4_skill  skill 9090    Shadow Item: Dark Crystal Boots     feet    false   none    370 crystal a   0   600 -1  46  0   0   0   0   false   false   true    false   true    0-0 0-0; 9100    Shadow Item: Majestic Boots     feet    false   none    370 blood_steel a   0   600 -1  49  0   0   0   0   false   false   true    false   true    0-0 0-0; 
The item realy not be deleted or I make the changes in wrong place?

Somebody can help me to make this item deletable?

Thanks.

Obs: the icon's item id 9090 not like the Shadow item, it is without pink aura (like anothers shadow item).

Re: I can't delete a "Shadow Item".

Posted: Mon Nov 01, 2010 8:10 pm
by dezel78000
don't delete anything just incase you want to come back to it later, if you don't want it to be in the game, just go into the database and remove the item id from the drop list,

you will still have the item, but no mob will drop it.

Re: I can't delete a "Shadow Item".

Posted: Mon Nov 01, 2010 8:34 pm
by janiii
i can destroy the 9090 shadow item without problems. works fine for me. for all of the dark crystal boot shadow items.

Re: I can't delete a "Shadow Item".

Posted: Tue Nov 02, 2010 12:59 am
by armura
Thanks janiii & dezel78000, I try reinstall the server, maybe a problem here.

8D