#GUYS, why when i press the shop button, it doesnt show the shop menu, same with the inventory button

1 messages · Page 1 of 1 (latest)

echo zenith
#

Help me fix this
gng PLS

#

i also did these but it didnt print anything

peak sand
#

Can't name frame the same thing as a button

#

Like shopbutton and shop, separate them more so trigger the button and frame functions

echo zenith
#

hmm

#

can u give me an example @peak sand

#

like should i change the name of the Shop TextButton

#

instead of shop make it ShopButton

#

@peak sand

warm sage
trim flax
#

just don’t repeat names

echo zenith
#

bro

#

i tried it but it didnt work

#

i just made a new diffrent script

#

anyways

#

i solved the issue

marble hatch
#

ts must be chatgpt

cinder laurel
#

repeating names is fine as long it's not under the same parent

#

also i recommend using .Activated instead of .MouseButton1Click

peak sand
peak sand
warm sage
#

@echo zenith also dont remove print lines only use warn to know if a script doesnt work

#

Or roblox will auto error it in the console

marble hatch
#

prints are def useful lol

warm sage
#

Only for things to know if theyre loaded and stuff

#

But like getting a print everytime u click on shop button is useless