I want to get all the 3 users points in total but i dont know how.
1 Like
use dictionary method… first get all the points and then by using for each items in the list block just add them all. ref (not completely) see how to take only points value from each tag
Simply make an different bucket and name it total points and when any of the users changes there point then change the value of the total points bucket by adding or extracting.
can i get an example
Ok you have list of point?
Use for each block and add it