Jump to content
  • 0

how to delete equipped item?


Question

3 answers to this question

Recommended Posts

Posted

Delete? go to your phpmyAdmin then click the inventory table, and click the SQL tab and type this

SELECT * FROM `inventory` where nameid = <item_id>

Item ID of the item that you wan't to delete. Using this you can search all of the player that has/have the item.

If you just wan't to delete the ITEM to a few player. You can use #delitem command.

Reminders: Once you delete it you can't retrieve it again.

I hope it helps.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...