question

rogerolier avatar image
rogerolier asked

Stackable items count as multiple items in inventory?

Stackable items count as multiple items in inventory?

In terms of playfab limits. For example, if we use a system that a user must have 100 tokens to unlock something, this tokens count as 100 inventory item even if they are the same catalog item and are stackable?

limitsPlayer Inventory
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

One stack counts as one item, in terms of the inventory item instance limit for players. So a single stack of one Item ID that has a RemainingUses of 100 is one item, as far as the limit is concerned.

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.