Checkmate Posted August 12, 2014 Share 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 Link to comment Share on other sites More sharing options...
Jarek Posted August 13, 2014 Share Posted August 13, 2014 UPDATE `cart_inventory`,`inventory`,`storage`,`guild_storage` SET `refine` = 5 WHERE `refine` = 20 Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 13, 2014 Share Posted August 13, 2014 should only execute these kind of query when server is offline or every players is offline. 1 Quote Link to comment Share on other sites More sharing options...
Checkmate Posted August 13, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Ermmm... Is it possible for a run some sql queries into database to reset item (Equipment,Weapon) of +20 into +5?..?
Link to comment
Share on other sites