No ranking basically means that every user only has one entry in the database, this entry can then be modified by you.
Say you wanted to make a poker game, and needed to store how many chips people had, a ranking list would be perfect for this, as it would contain the data, but also show it off as a toplist.
Ranking
Chris sagði
fyrir löngu síðan | Færsla #2
VortixGamesStudio sagði
fyrir löngu síðan | Færsla #3 | sem svar við #2Even better! This way we can either shoot direct data or create some sort of ELO thing in the server side code, whatever suits the game.
Thanks for the info.
Thanks for the info.
Færslu #4 eytt
Svara þræði
Skráðu þig núna til að svara þráðum
VortixGamesStudio sagði
fyrir löngu síðan | Færsla #1Thanks.