Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How to update gamepass in old server?

Asked by 9 years ago

I want to make it so that when a player joins and makes a "in-game" purchase of a game pass, they won't have to leave to a new server in order for it to work. It is a game pass which gives them access to a "game pass" only vehicle.

  • It is toolless
  • A aircraft
  • a purchase prompt appears when they sit in it if they don't have the game pass

1 answer

Log in to vote
2
Answered by 9 years ago

You can use the PromptPurchaseFinished event that fires when a player has bought the product or denied it.

Here is the wiki wepbage for it:

http://wiki.roblox.com/index.php?title=API:Class/MarketplaceService/PromptPurchaseFinished

Ad

Answer this question