|
| 15 Jan 2015 01:44 AM |
hi guys
i'm getting the error above on this script... any help? thanks
while wait() do for i, v in pairs(game.Players:GetChildren()) do if v.Humanoid.MaxHealth == 0 then -- i am getting the error on this line
v.TeamColor = game.Teams.Lobby.TeamColor
end end end |
|
|
| Report Abuse |
|
|
| |
|
eLunate
|
  |
| Joined: 29 Jul 2014 |
| Total Posts: 13268 |
|
|
| 15 Jan 2015 01:50 AM |
CHARACTER CHARACTER CHARACTERCHARACTERCHARACTER
v.Character.Humanoid.MaxHealth |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 01:52 AM |
lol thanks
i forgot to say that i already got it xD |
|
|
| Report Abuse |
|
|