Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why isn't this script working?

Asked by 10 years ago

My script is suppose to do is like... all the people in the server. One person can be the Jugg?

function AllPlayers()
function PlayerOnJuggTeam()
    game.Workspace.AllPlayers.PlayerOnJuggTeam > 1 = true
end
end

Answer this question