I was Making a Team Choose Client Function and I got this error Local Players is not a valid member of Players :( Someone pls help.
Like the guy above me said its LocalPlayer not LocalPlayers. If you still got an error after using LocalPlayer, make sure that the script your using is a local script otherwise the LocalPlayer string will not work.