#Error with upgrade button
1 messages · Page 1 of 1 (latest)
what upgrade button
i will send screens
activates mind-reading powers hmm yes, i think i'm receiving you. you're using startergui instead of playergui.
you should be using playergui 👍
lol
yes im using start gui
are u doing script.Parent in those scripts
yea here is one of scripts to upgrade button
you never set multiplier.Value
nor should you do it from a client script
but that's a much deeper issue
oh good, it's common to see beginners trying to connect to buttons in startergui
so what should i do now?
it looks fine, add a print to the button.activated to test its actually connected
yes when i clicked upgrade button it says that i clicked it but when i have a required click to upgrade it says that i have 0
i can send all my four codes maybe it will be better
** You are now Level 1! **
dont change those values on the client, do it on the server instead. that's why.