if you don't like this then uh, do what ever you want
it would be nice if PromptPurchase or PromptProductPurchase had a return value of success, instead of having to do PromptPurchaseFinished
i understand it would be harder to do and it would cause the script to wait for the purchase to be over (in other words a lot of yielding because this runs asynchronous not synchronous, which means to rewrite the whole thing) especially for the client, but thats what remotefunctions are for right?
now to conclude this is just an idea, i know it would never be implemented, why i wrote this i forgot, but it'd just be nice. and an alternative could literally be bindable/remote functions used correctly |