You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
My stats to not go back to the original value after buying and regaining a stat
What is the issue? Include screenshots / videos if possible!
My stats are broken and whenever i buy something with a stat and get that stat back, the value jumps to the value before i bought something
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I didnt see anyone with the same problem
Im a beginner developer and this is my first post by the way so some things i may not understand, but still im gonna do them
So you can see in this video
that i click the noob which gives me 5+ money, then i buy the moneyupgrade’s in the shop (They dont actually do anything as of now since i havent completely implemented the script) and then when i click the noob again it puts my money back to the original value before buying, then after that first click the next clicks give me the normal +5 money
Make sure you’re not subtracting the money on a local script as it isn’t replicated to the server. You can do it server-sided through RemoteEvents
Also this topic belongs to #help-and-feedback:scripting-support, consider moving it there
Not sure what you mean but remote events are the only way to fix this problem. All you need to do is know how to use them. If you have difficulties understanding them feel free to ask