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

Making custom leaderboard how to click players name and perform something?

Asked by 3 years ago

Hello, as title says I'm making a roblox game and am currently working on the leaderboard and I want to make it so you can click a persons name on the leaderboard and have it perform something but am not sure how to achieve that. I am aware of MouseEnter but am not sure how to do the rest or if thats even needed. Any help appreciated, thanks.

0
Please explain what you're trying to achieve more, and include any code-attempts or ideas. I think you should use GuiButton.Activated or GuiButton.MouseButton1Click. https://developer.roblox.com/en-us/api-reference/class/GuiButton Spjureeedd 385 — 3y

Answer this question