question

rewardclients avatar image
rewardclients asked

How to get item status?

Hey,

I want to get status of specific item but I do not know what code use.

Exactly I need status of this (look attached screen).

How I can do that?

Thanks!

Player 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

·
Made Wang avatar image
Made Wang answered

PlayFab doesn't provide a way to get item status, because you can only get active items through the API. If this is what you need, feel free to post a feature request.

Also, revoked/expired items cannot be re-activat and it's more like a log for analysis. If you want to make this information accessible to players, you can use a rule to store this information in player data or read-only data when the player_inventory_item_added event is triggered.

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.