Ninjamon Posted March 13, 2013 Group: Members Topic Count: 113 Topics Per Day: 0.02 Content Count: 295 Reputation: 2 Joined: 03/06/12 Last Seen: November 4, 2014 Share Posted March 13, 2013 How can i wipeout the storage of a specific account? Quote Link to comment Share on other sites More sharing options...
Brian Posted March 13, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted March 13, 2013 1. make sure all characters on that account are logged out 2. execute this SQL query DELETE FROM `storage` WHERE account_id=2001122;(replace 2001122 with the account_id of the storage you want to erase) Quote Link to comment Share on other sites More sharing options...
Question
Ninjamon
How can i wipeout the storage of a specific account?
Link to comment
Share on other sites
1 answer 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.