Jump to content
  • 0
GM Winter

Q> Reset Blacksmith points

Question

9 answers to this question

Recommended Posts

  • 0
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.

  • Upvote 1
Link to comment
Share on other sites

  • 0
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?

 

Link to comment
Share on other sites

  • 0
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?

Link to comment
Share on other sites

  • 0
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

Link to comment
Share on other sites

  • 0
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.

  • Love 1
Link to comment
Share on other sites

  • 0
Just now, Radian said:

Try restarting the server and see if the points has changed.

okay maybe tomorrow i will try  thank you sir

Link to comment
Share on other sites

  • 0
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."

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.