#whatd i do wrong

7 messages · Page 1 of 1 (latest)

real fulcrum
#

you need to call the function
and update the text

#

textbox.FocusLost:Connect(purchase)

and put that local productId = ... in to the purchase function

tiny prairie
#

i didnt see this before but this is what i have before i saw this text

#

it still ill not like send the avatar item after i put the id in the text box

real fulcrum
#

put textbox.FocusLost:Connect(purchase) below the script
also do Players.LocalPlayer >> local Player = you (if its a local script)