Jump to content

Problem with reward system and question about correct delete players before start server.


Go to solution Solved by envy,

Recommended Posts

Hello everyone, can you help me solve a problem? On the server, there is a rewards system. When I was testing it, a character fulfilled two conditions and received a reward. Now, before launching the server, I need to properly delete all old accounts and players, and also make sure that the players disappear from the rewards system, i.e., reset it. Can you please tell me how to do this correctly? I tried cleaning the database and deleted the accounts associated with this player, but he still remains in the leaderboard.

img - https://metin2.download/picture/SJ382Ir8iiKAaR8963pz75S651A7Im5X/.png 

Edited by Metin2 Dev International
Core X - External 2 Internal
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Active Member

I don't know how this system works, but it can be stored in database in two ways:
1) In separated table like player.rewards 
2) As quest flags in player.quest table 

Edited by jking
  • Solution

You need to open the table reward_table from player database, and clear the name from the playerName column.

undefeated, money feeded

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.