of     1   

NoobsAreTheWorld
#149842455Sunday, November 16, 2014 1:33 AM GMT

This script that is in a TextBox in a GUI is not working. Its really simple. Yet not working. Here it is: local pass = 187194807 script.Parent.MouseButton1Click:connect(function() game:GetService("MarketplaceService"):PromptPurchase(player, pass) end) Output(Red): 20:21:19.001 - MarketplaceService:PromptPurchase() player should be of type Player, but is of type nil
Vendicular
#149842822Sunday, November 16, 2014 1:39 AM GMT

im not really going with these but i think its because it doesnt know what player is?? again im not so sure, if im wrong then ignore this
NoobsAreTheWorld
#149843774Sunday, November 16, 2014 1:54 AM GMT

That doesn't really help..
NoobsAreTheWorld
#149845494Sunday, November 16, 2014 2:17 AM GMT

bump
pexf
#149846409Sunday, November 16, 2014 2:31 AM GMT

define player?

    of     1