Product Purchase

How do I not do anything/give the player their item until they press ‘ok’ on the product?

I’m making a ‘Limited Egg’, but I don’t want to open said egg until the user clicks off of the purchase successful screen. However, MarketplaceServer.ProcessReciept runs before that happens.

Hi!

If you can, can you provide me some detailed information so I can help you with it. :slight_smile:

Hi! Sorry, I didn’t see your message. What I mean is, you know the ‘OK’ button after you purchase the product? I want the to give the user what they bought, after they click ‘OK’. Right now, it happens before they click ‘ok’ and overlaps other UI on the screen.

Hello Bungfro, does this peek your interest for what you are looking for?
MarketplaceService - PromptProductPurchaseFinished

~ Sincerely, Ihaveash0rtname
Happy Scripting!

1 Like

It seems it does, thank you so much!

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