question

yahoorockt avatar image
yahoorockt asked

Change currency from all players at once.

Hi there, i want to change a specific Currency from all players at once.
can i use * for PlayFabID?

Or is there a other option for this? If not, then i must use SQL.

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 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Sorry, no, you cannot use * for PlayFabID. You can set up a Scheduled Task that run actions on each player in the “All Players” segment, the action is a Cloud Script function that will change the currency for each player.

By the way , I am not sure what exactly is your use case, but if you want to add a specific currency for all the players at certain intervals, setting up the Recharge rate property for that currency is also a good way to go.

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 an Answer

Hint: Notify or tag a user in this post by typing @username.

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