icegrave01 Posted July 21, 2016 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 69 Reputation: 2 Joined: 05/29/12 Last Seen: April 16, 2018 Share Posted July 21, 2016 Hi sir/mam what command i will use to delete a specific item in the character in phpmyadmin example i want to delete a valkyrie armor in db. Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted August 9, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 19 hours ago Share Posted August 9, 2016 DELETE FROM `inventory` WHERE `nameid` = 123456789; inventory cart_inventory storage guild_storage etc Quote Link to comment Share on other sites More sharing options...
0 BigBurrito Posted August 14, 2016 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 114 Reputation: 5 Joined: 07/16/16 Last Seen: July 10, 2020 Share Posted August 14, 2016 (edited) or you can just log in into his account which is way easier.. XD! or use @delitem if you know he has the item in his inventory.. whatever works for you.. Edited August 14, 2016 by jcng97 Quote Link to comment Share on other sites More sharing options...
Question
icegrave01
Hi sir/mam what command i will use to delete a specific item in the character in phpmyadmin example i want to delete a valkyrie armor in db.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.