question

qaz34 avatar image
qaz34 asked

Bundles unpacking virtual currencies into player not character

When granting a character a bundle filled with virtual currency it is unpacked into the players wallet instead.

Player InventoryCharacterscommunity
3 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.

jital avatar image jital ♦ commented ·

Greetings,

Would you be able to answer the following questions:

  • What is your TitleID?
  • What API call are you using to grant bundles to characters?
  • What is the name of the bundle are you granting?
0 Likes 0 ·
qaz34 avatar image qaz34 jital ♦ commented ·

TitleID: D777E

I have tried to grant the item through client PurchaseItem with the character and granting it in dashboard, both give the same result. If it is a pack with currency the currency ends up in the player items end up in the character.

The packs I was testing was the meat packs

0 Likes 0 ·
jital avatar image jital ♦ qaz34 commented ·

Greetings,

I have been able to reproduce the behavior you are seeing, and we are currently investigating this as a bug.

In the meantime in order to add virtual currency to a character, you can utilize a Cloudscript function that the client calls when they purchase a bundle. This Cloudscript can subtract the VC granted to the Player by the Bundle and then adds this VC via the AddCharacterVirtualCurrency API.

0 Likes 0 ·

0 Answers

·

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.