[OUTDATED] Update on Game Passes

I’d also like some confirmation on this, I’ve had reports in the past about players not getting their items because they’ve rejoined the same server before

I’m aware this was reverted but any gamepass I upload now requires me to use PlayerHasPass otherwise it returns false in every case. This is an annoyance given that it isn’t a gamepass ID and it caches the results using the ‘new’ API.

Edit: NVM, this only happens in studio.

1 Like

I’m having some issues with this such as it detecting that I own my own gamepass even when it’s deleted from my inventory. This is really annoying for testing…

I don’t see how I can get the Gamepass Id from the Asset Id. I pasted the link with my Asset Id and the urls are exactly the same. I’m confused…? Any help?

Looks like you missed the update (and the big text at the start of the post).

Getting the new ID’s in this system is nigh impossible and confusing as hell
What the hell kind of tutorial is:

Any time you go to the /gamepass/ directory it redirects you to the library asset link

1 Like

I don’t think this is enabled yet.

What should I use for the time being?

Use the regular IDs and PromptPurchase.

For checking the gamepass I mean

This one, I believe:
http://wiki.roblox.com/index.php?title=API:Class/MarketplaceService/PlayerOwnsAsset

You can ignore any warnings it throws for game passes. That’s a side effect of them turning off this update but never removing the warning there.

1 Like

Can documentation be updated to reflect the fact that some of these services do not work? I’ve been using PromptGamePassPurchaseFinished and it’s been disabled and there’s no indication that it is. Will another update come that causes PromptPurchaseFinished to stop working in favor of using the gamepass version?

12 Likes

It’d be handy if such a notification came through Studio, Output window or the in-game debug menu - perhaps even a warning - “X…‘Is currently disabled’”

8 Likes

What makes this even more annoying is that the marketplaceservice functions have stopped working in studio with the output telling you to switch to the broken gamepassservice ones. Really really annoying - I remember a few months ago I swapped my entire game to the new system and then had to reverse it all after the game’s purchases stopped working entirely.

10 Likes

Any news?

1 Like

same here

4 Likes

I spent a good few hours being confused on what to do with my gamepasses, can this be updated to be more clear please, what functions we should and shouldn’t use? Thanks.

19 Likes

@UristMcSparks @effward

2 Likes

Thank you all for patiently waiting for a response from us. We are actively working on updating our documentation on this and have an announcement coming up later this week in regards to it.

26 Likes

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.