I am worried that there is something wrong with the logic of my code, which will lead to the wrong score information, so I need to manually make up the score for the player. May I ask how to do this in the console ui.
There is data in the record of my leaderboard, but there is no data in detais.
Hello @hxw956631920
The console doesn’t allow editing scores of a leaderboard, the easiest would be to edit the records in the database and then restart the server to ensure that the ranks are recomputed.
Best.