#shop

1 messages · Page 1 of 1 (latest)

lament fjord
#

i made a Roblox shop GUI, but I don’t know how to add items to it or make them purchasable with in-game coins. Can someone help?

toxic badge
lament fjord
#

I need helpp

hasty geyser
#

for this it revolves around scripting yeah, you could premake item gui in studio but for the buying part you would need a script to process how many coins the user has and the amount the item costs, check if they have enough and deduct it. else block them from buying it