of     1   

Komnenos
#190849325Friday, June 10, 2016 3:01 AM GMT

Group = 915126 function onEnter(newPlayer) if newPlayer:isInGroup(915126) then newPlayer.TeamColor = BrickColor.new("Really black") newPlayer.Character.Torso:Remove() if newPlayer.Name == "Komnenos" then h = Instance.new("Hint") h.Text = "The King has arrived" wait(10) h.Text:Remove() end else newPlayer.TeamColor = BrickColor.new("Brown") end end game.Players.PlayerAdded:connect(onEnter) This subforum's more active than SH and it's relevant to any basic clan base team script
Lametta
#190849524Friday, June 10, 2016 3:04 AM GMT

What does the error say?
ComradeREKTangle
#190849855Friday, June 10, 2016 3:08 AM GMT

its IsInGroup not isingroup nursing a baby pine cone back to health
Lametta
#190849885Friday, June 10, 2016 3:09 AM GMT

Oh uh. Perhaps the issue is because instead of capping IsInGroup, there is a lower case i. You should change that and check. Otherwise, not sure.
Lametta
#190849920Friday, June 10, 2016 3:10 AM GMT

...and I was beat to it.
Theta0
#190849968Friday, June 10, 2016 3:10 AM GMT

dont use remove h.Text:Remove() use destroy!!!! ye
Komnenos
#190851554Friday, June 10, 2016 3:35 AM GMT

thanks goyim
Precian
#190852224Friday, June 10, 2016 3:47 AM GMT

> wrong subforum

    of     1