#My shop is not working

1 messages · Page 1 of 1 (latest)

sturdy drum
#

Im new in Roblox Studio and I wanted help with this I made a store and used the leaderstats points but for some reason when I bought the item it didn't work

hazy zephyr
#

The one that handles player added should be on the server, not the client

iron lintel
hazy zephyr
#

that goes for anything

sturdy drum
iron lintel
#

en este caso te recomiendo aprender, de la manera que quieras (tutorial, leyendo la documentación...) la diferencia entre client y servidor, si es que no sabes nada de ello

#

porque como @hazy zephyr dijo al ser creado en el client no va a ser reflejado en el servidor y de esa manera no es como se manejaría un leaderstats

sturdy drum
#

y al del tutorial le funciono

hazy zephyr
# sturdy drum estoy viendo un tutorial pero en el tutorial lo crea de esta manera

I don't recommend watching tutorials for roblox, most of them are terrible and will teach you bad concepts.

-# all of these are free
Roblox has a coding fundamentals course that seems decent: https://create.roblox.com/docs/tutorials/fundamentals/coding-1/coding-fundamentals
It should teach you the basics of writing code. If you want a more advanced understanding I recommend looking into the other non-roblox resources I've linked.

Once you understand how to script you can read the documentation

Some other useful resources. These won't teach you roblox luau specifically but they will teach you important concepts that will all carry over to roblox.

iron lintel
sturdy drum