I just wanted to know how to make a player list? so it will be easier to kick or ban people like in Arsenal
This is the Arsenal Ban Gui
I just wanted to know how to make a player list? so it will be easier to kick or ban people like in Arsenal
This is the Arsenal Ban Gui
You can use GetChildrens(), get the name of it and display the names of it in a GUI.
May I know what’s the difference?
One gets all Player instances. One gets all children.
You should be using GetPlayers to get players because the functions purpose is to do that. What if you have non-player instances in the players service??