question

tinytap avatar image
tinytap asked

Hi, what happened in Virtual Currency recharge time?

Hi, I'm Choi.

Regarding recharge time of virtual currency, which time can be fixed? because I printed 'RechargeTime' out but it indicates weird time in UTC based. as c# SDK description said it indicates next time so it should be like am 0:00 UTC but doesn't like that time.

Brian Choi.

2 comments
10 |1200

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

tinytap avatar image tinytap commented ·

Additionally, can we set or edit time to recharge virtual currency?

0 Likes 0 ·
tinytap avatar image tinytap commented ·

Add more information, when we changed UTC to local time, RechargeTime should like 0:00 am but it seems different.

0 Likes 0 ·

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

>>Regarding recharge time of virtual currency, which time can be fixed?

Referring to this doc: "Virtual currency that is granted to the player via a recharge rate is granted to them gradually, and is evenly distributed over a 24 hour period." Therefore, what the "Recharge time" indicates is the time of next VC recharge, which happens multiple times & evenly within a day.

>>Additionally, can we set or edit time to recharge virtual currency?

PlayFab does not natively support such feature, however, as a workaround, you can use Schedule Task to achieve it.

1 comment
10 |1200

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

tinytap avatar image tinytap commented ·

Thanks, It helps

0 Likes 0 ·

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.