Hi,
I want to make a counter for player's token left in the player panel.
Player has a "player_nbTokenLeft" arg in the database where i worked on.
But it didn't refresh, it's not what i wanted.
So i tryed to use updatecounters BUT i don't understand how the example of gomoku works.
it's full of "case/end", "left join"... in the select query. Mine must be more simple : the id of the counter and its value.
I found nothing in the studio doc, so dou you have any simple example of that ?
I want to make a counter for player's token left in the player panel.
Player has a "player_nbTokenLeft" arg in the database where i worked on.
But it didn't refresh, it's not what i wanted.
So i tryed to use updatecounters BUT i don't understand how the example of gomoku works.
it's full of "case/end", "left join"... in the select query. Mine must be more simple : the id of the counter and its value.
I found nothing in the studio doc, so dou you have any simple example of that ?