Jump to content
  • 0

Remove Enchant from item using SQL


Kakaroto

Question


  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  626
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   3
  • Joined:  10/01/17
  • Last Seen:  

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...