Show how the user's score is stored...
It is stored as a dictionary with 1. username and 2. score
Each user has a seperate tag or all stored together under one tag ?
In a list there are each users dictionary with above features
I think I have one leaderboard system for top 3 players a little modification should do the work. Sending it in a while....
Thank you, I will try
Hi @Mayank_Kumar, I tried it but its not working. This is the code I have placed:
Is there any problem in this code
This is similar to what you want, but in TinyWebDB ...
Is the value a list of lists or a dictionary? oh, I found a small mistake in my code! sorry.
Sorry for the error, now I have fixed the code
Just added a simple dictionary to list converter in the start.
Hi @Mayank_Kumar, can you please say how do I change the value of the user's dictionary. This image below when I tried it, it is showing a big error!! Can you please help. Or is there any problem with my code.
Check your select list item locks it is an error for them.
Thank you all for your help, finally I have found a solution to my problem. I have made a little modification to @Mayank_Kumar's ideas. Thank you.....
Okay, Good to know.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.