I have a gamepass, which I am selling for Tix and R$. I have encountered a problem. I have a Gui, scripted to pop up with the Marketplace :PromptPurchace(player,id)
but it tells us to buy it in robux, that's normal. I now have another button, but I want it to be sold in Tix this time but with the same id (157747667) Can someone please help me?
game:GetService("MarketplaceService"):PromptPurchase( player, 157747667, false, Enum.Currentcytype.2 )
The arguments are the player to prompt, the asset id, to equip after purchase, and the type of currentcy;
0=Default
1=Robux
2=Tix