I've been having issues with the "buy" button on my roblox mannequin. I'm not sure if the code is correct but the buy button won't respond or work the way it should. I have tried using other creators already prepared mannequins but the code just isn't working. Any suggestions? (I'm trying to make a classic try & buy mannequin for clothes)
#Roblox dummy "buy" issue
1 messages · Page 1 of 1 (latest)
I thought prompt purchase can only be called on local scripts ( could be wrong)
It's my first time working with this. I don't know what I'm doing 😭
Connect
not connect
How?
** You are now Level 1! **
Connect* with capital letter
Ah ok, so capitalize the "c" in connect and the code should be working?
yeah
Ok, thanks. I'll reach out to u with any updates but thanks so much. I don't have access to the pc rn so I'll be reaching out tomorrow. Again, thanks so much🙏❤️
ehh okay yeah np
next time, copy the code and paste it in between 3 of ` then write lua, enter space and then at the end 3 more of the first ones
code
and you end up with this lua print("Hi")
its easier to read like this
And easier to fix mistakes without anyone having to copy your entire script
Hi, I'm sorry. I'm a bit slow and don't know which part I'm having errors in. Can you go into more detail? I'm rlly trying to understand, I swear.
Hey! Lil update here. I did end up capitalizing the letter and testing out the button again but there was no result of improvement. Did I miss something?😅
its just so the code is easier to read and fix for us