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

How to make textbox that adds leaderstats IntValue?

Asked by 3 years ago

Hello, Devs!

I wanted to create system that will give me amount of any value by writing value in textbox. That's an example. I have created textbox and now I totally don't know what to do. I can't find any tutorial on YouTube about this. I would love some help like what steps to do next, because I am beggining developer and I actually have no idea what to do right now. Thanks in advice.

1 answer

Log in to vote
0
Answered by
Pupppy44 671 Moderation Voter
3 years ago

You can use RemoteEvents to accomplish this.

More information: https://developer.roblox.com/en-us/api-reference/class/RemoteEvent

Ad

Answer this question