if i overide ConsumeVirtualGoodRequest in Cloud Code should i decrement Virtual Good by myself?
Hi Andrey
The cloud code request lets you add functionality to predefined GameSparks request.
Adding code to these scripts will not stop there default behavior.
So there is no need to manually take away the virtual good from a player.
Regards
Katie
Thank you so much!
Andrey Goncharov
if i overide ConsumeVirtualGoodRequest in Cloud Code should i decrement Virtual Good by myself?
Hi Andrey
The cloud code request lets you add functionality to predefined GameSparks request.
Adding code to these scripts will not stop there default behavior.
So there is no need to manually take away the virtual good from a player.
Regards
Katie
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Andrey
The cloud code request lets you add functionality to predefined GameSparks request.
Adding code to these scripts will not stop there default behavior.
So there is no need to manually take away the virtual good from a player.
Regards
Katie
1 person likes this
Andrey Goncharov
Thank you so much!
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2486 topics