GM Winter Posted April 14, 2021 Share Posted April 14, 2021 Hi everyone i would like to know how to reset /blacksmith points "Forger" and /alchemist "brewer" thanks in advance Quote Link to comment Share on other sites More sharing options...
0 Gladius Posted April 15, 2021 Share Posted April 15, 2021 15 hours ago, chadness said: where exactly there sir? Run on your SQL database: UPDATE `char` set `fame` = 0; It will reset the "fame" column. ut it is necessary to restart the emulator to update the information in real time. 1 Quote Link to comment Share on other sites More sharing options...
0 mrfizi Posted April 14, 2021 Share Posted April 14, 2021 Through phpMyAdmin Quote Link to comment Share on other sites More sharing options...
0 GM Winter Posted April 14, 2021 Author Share Posted April 14, 2021 3 hours ago, mrfizi said: Through phpMyAdmin where exactly there sir? Quote Link to comment Share on other sites More sharing options...
0 GM Winter Posted April 15, 2021 Author Share Posted April 15, 2021 On 4/15/2021 at 10:54 AM, Gladius said: Run on your SQL database: UPDATE `char` set `fame` = 0; It will reset the "fame" column. ut it is necessary to restart the emulator to update the information in real time. thank you sir! amazing!!! sir even if i change it to 0 its not reseting in the main server did i need to restart? Quote Link to comment Share on other sites More sharing options...
0 Radian Posted April 15, 2021 Share Posted April 15, 2021 13 minutes ago, chadness said: sir even if i change it to 0 its not reseting in the main server did i need to restart? Did you check the sql tables? See if its still present? Quote Link to comment Share on other sites More sharing options...
0 GM Winter Posted April 15, 2021 Author Share Posted April 15, 2021 Just now, Radian said: Did you check the sql tables? See if its still present? i already edit there points to 0 but when im in game the old points still remain Quote Link to comment Share on other sites More sharing options...
0 Radian Posted April 15, 2021 Share Posted April 15, 2021 1 minute ago, chadness said: i already edit there points to 0 but when im in game the old points still remain Try restarting the server and see if the points has changed. 1 Quote Link to comment Share on other sites More sharing options...
0 GM Winter Posted April 15, 2021 Author Share Posted April 15, 2021 Just now, Radian said: Try restarting the server and see if the points has changed. okay maybe tomorrow i will try thank you sir Quote Link to comment Share on other sites More sharing options...
0 Gladius Posted April 15, 2021 Share Posted April 15, 2021 3 hours ago, chadness said: sir even if i change it to 0 its not reseting in the main server did i need to restart? The change will only be applied after restarting the server. I told you lol "ut it is necessary to restart the emulator to update the information in real time." Quote Link to comment Share on other sites More sharing options...
Hi everyone i would like to know how to reset /blacksmith points "Forger" and /alchemist "brewer" thanks in advance
Link to comment
Share on other sites