Custom player list [ASK]

For player list if another player come it will added to the scroll frame do i need script or just local script?

I would just use a local script in the UI. When a player joins, clone your template and apply the data. When a player leaves, find that template and destroy it.

2 Likes