Player selecting players from their server

Im trying to script a racing system where 2 or more players can race each other if they are all in the same server. Maybe my search was worded wrong but I couldn’t find anywhere online how to do this but, basically how can I allow the player thats starting the race to choose other players in their server to race against?

2 Likes

You can create a gui with a script that creates a list of text buttons that displays the players in the server. Then you can teleport both the local player and the player they choose to the race. Sorry if this is a bit confusing, I can go more in detail if you need me to!

2 Likes

Yea, I understand it, for some reason, it never crossed my mind to do that. I was thinking it was some complex thing that I wouldnt know.

2 Likes