Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I transfer bought items into an inventory gui when bought from a shop gui?

Asked by 3 years ago
Edited 3 years ago

Hey, I've been trying to make an inventory gui system, so when something is bought from the shop gui, an image button of the item shows up in the player's inventory. However, upon further research, I found that I really shouldn't be editing the playergui, which I was doing. I used remote events, and, if bought, put the item into the player's playergui. I heard you should use a modulescript, but I'm confused as how this can be done. Any help would be appreciated! In short, my question is: I used to just edit playergui, but how do I use modulescripts for an inventory gui? Thanks for any help!

0
I don't see why you can't edit the PlayerGui. AntiWorldliness 868 — 3y
0
Hi, that's what I thought, too. But I was reading devforum and it keeps saying that it should all be handled in the server and the client UI only displays it. Do you think it's safe to use PlayerGui? I totally would. Thanks for the help btw :D HoneyJar_100 0 — 3y

Answer this question