Idea

playfab@jannahquiz.com avatar image
playfab@jannahquiz.com suggested

Atomically increment (Title) Data

I would be very interested in single counters in game, which can be incremented by all players without running into write conflicts.

I my example, I have a quiz game and I want to track how often a question has been answered right or wrong. So I would need (in my case) two integer values associated with the question id. The players can increment by a given amount. No matter how many players try to increment at the same time, the result should still be correct.

The same could be implemented for data scoped for players or groups.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Comment

·
autreras avatar image
autreras commented

It is 2023 and I still think this would be very helpful =). Did you find a solution?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.

Related Ideas