Jump to content
  • 0
Kakaroto

Remove Enchant from item using SQL

Question

Hello, I would like to know if it is possible to delete all the incantations of a particular database item, for example, I want to delete the 2255 item's statements from the whole database using a sql command, is it possible? If so, how? Can you help me? thanks in advance!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I think enchantment are inserted to "option_id0, option_val0, option_parm0 -> option_id4, option_val4, option_parm4". Not sure I never tried enchantment on my server.

auction, cart_inventory, guild_storage, inventory, mail, storage table have this. Use Update statement to change them back to 0 value

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.