question

aphexyuri avatar image
aphexyuri asked

CustomDate missing from Server API's UnlockContainerInstance

I am doing an UnlockContainerInstance from the server API, but the CustomData field is missing. Is a know issue, or am I perhaps missing something?

In-Game Economy
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

·
brendan avatar image
brendan answered

Can you clarify what you are expecting to see? For example, the CustomData which is set in the Catalog exists only in the Catalog. The CustomData on an inventory item instance is only there because it was set on the item instance after it was instantiated into the player inventory. The reason for this is that Catalog-level CustomData is there as configuration information for all players in your game - change it in the Catalog, and everyone is using the updated info.

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.