Hi, is there any way to make a global scoreboard using List Viewer and Cloud DB.
Properties I wanted:
- Sort the people who joined the league according to their score (From biggest to smallest).
- Update every 1 second.
Thank you.....
Hi, is there any way to make a global scoreboard using List Viewer and Cloud DB.
Properties I wanted:
Thank you.....
What have you tried ? Show your relevant blocks.
Can't read your blocks.
Right click on the blocks and download as image
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
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.