#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)
Can't name frame the same thing as a button
Like shopbutton and shop, separate them more so trigger the button and frame functions
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
yea basically changing the name of the frame and text button
It’s self explanatory bro
just don’t repeat names
bro
i tried it but it didnt work
i just made a new diffrent script
anyways
i solved the issue
ts must be chatgpt
repeating names is fine as long it's not under the same parent
also i recommend using .Activated instead of .MouseButton1Click
Both need change frame and button bruh and new script too since not organised
If frame inside another frame probably end up don't open
It is cuz its using print
@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
prints are def useful lol