Snowmino
|
  |
| Joined: 30 Jul 2013 |
| Total Posts: 3868 |
|
|
| 28 Feb 2014 05:54 PM |
local MarketplaceService = Game:GetService("MarketplaceService") MarketplaceService.ProcessReceipt = function(receiptInfo) script.OnPurchase:Fire(receiptInfo) return Enum.ProductPurchaseDecision.PurchaseGranted end
There is a BindableEvent named "OnPurchase" within the script. |
|
|
| Report Abuse |
|
|
Snowmino
|
  |
| Joined: 30 Jul 2013 |
| Total Posts: 3868 |
|
|
| 28 Feb 2014 08:48 PM |
| It'd be nice if I could get an answer before I go about attempting this. |
|
|
| Report Abuse |
|
|
Devoi
|
  |
| Joined: 09 Jun 2013 |
| Total Posts: 5387 |
|
|
| 28 Feb 2014 09:07 PM |
Use this. It only uses one main object. http://www.roblox.com/Forum/ShowPost.aspx?PostID=126982230 |
|
|
| Report Abuse |
|
|