Ninjamon Posted March 13, 2013 Posted March 13, 2013 How can i wipeout the storage of a specific account? Quote
Brian Posted March 13, 2013 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
Question
Ninjamon
How can i wipeout the storage of a specific account?
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.