Checkmate Posted August 12, 2014 Posted August 12, 2014 Ermmm... Is it possible for a run some sql queries into database to reset item (Equipment,Weapon) of +20 into +5?..? Quote
Jarek Posted August 13, 2014 Posted August 13, 2014 UPDATE `cart_inventory`,`inventory`,`storage`,`guild_storage` SET `refine` = 5 WHERE `refine` = 20 Quote
Emistry Posted August 13, 2014 Posted August 13, 2014 should only execute these kind of query when server is offline or every players is offline. 1 Quote
Checkmate Posted August 13, 2014 Author Posted August 13, 2014 WOW... I thought it cant be done... ^ ^Just for asking... And maybe for future got someon into this trouble... ^ ^Thx guys... ^ ^ Quote
Question
Checkmate
Ermmm... Is it possible for a run some sql queries into database to reset item (Equipment,Weapon) of +20 into +5?..?
3 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.