How do i mention the player itself?

Ok try printing the Text from the client side as well

I use a LocalScript.

So should i use a Script instead?

Don’t use a ServerScript, the Text won’t be replicated across your side

Plus the RemoteEvents would break since they’re supposed to handle 1 way-transportation

RobloxAdminPanelTreePreview

That disabled LocalScript is the backup script.

RobloxAdminPanelTextButtonPreview

I’m not attempting to be rude here, however you have essentially been getting @JackscarIitt to do this entire thing for you. You need to be able to have basic debugging skills if you want to achieve things here; whilst it is much easier to have someone else do it for you, people here are volunteers who are spending their free time to do so and it’s unfair to have them do all of your work without compensation.

If you’d like to solicit professional help in getting your scripts made you should post a request in #collaboration:recruitment with a suitable price.

1 Like

Nevermind. I was STUPID enough not to notice it, but once i enter the speed, i have to click on the player’s name to apply the changes. (I have ClearTextOnFocus set to false) Sorry for wasting you’re time! D:

1 Like

I mean personally for me, I’m fine attempting to help others as best I can from what I know in scripting, but on another standpoint I do agree that you should take the time yourself to learn about the limitless amount of knowledge out there relevant to Lua Programming (Debugging/Output is an important tool)

“If you don’t take that chance to learn more, then how would you ever improve on your scripting?” I guess would be the question to wonder about

2 Likes