|
| 19 Nov 2014 12:33 PM |
Not asking for it doing just opinion;
What's the best method to list the players, fire events every time a player joins/leaves and re-list them all, or is there a simpler way. |
|
|
| Report Abuse |
|
|
| 19 Nov 2014 01:14 PM |
| Local script in each player for each local user. Along with the PlayerAdded and PlayerRemoving events in order to keep processing down. |
|
|
| Report Abuse |
|