I can't delete a "Shadow Item".

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
armura
Posts: 40
Joined: Sat Sep 04, 2010 9:08 pm

I can't delete a "Shadow Item".

Post 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).
dezel78000
Posts: 29
Joined: Fri Apr 18, 2008 4:04 am

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

Post 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.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

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

Post by janiii »

i can destroy the 9090 shadow item without problems. works fine for me. for all of the dark crystal boot shadow items.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
armura
Posts: 40
Joined: Sat Sep 04, 2010 9:08 pm

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

Post by armura »

Thanks janiii & dezel78000, I try reinstall the server, maybe a problem here.

8D
Post Reply