of     1   

QuarterTerm
#139976232Friday, July 11, 2014 11:16 AM GMT

Output: TextLabel3 is not a valid member of 'Frame' TextLabel3 is under frame though. part = game.Workspace.SpecialPart function touch(part) if (part.Parent:FindFirstChild("Humanoid")) and game.Players:FindFirstChild(part.Parent.Name) then wait(0.05) if game.Players:FindFirstChild(part.Parent.Name).TeamColor == game.Teams["Inmates"].TeamColor then for _,v in pairs(game.Players:GetPlayers()) do if v.TeamColor == BrickColor.new("Bright blue") then local msg = script.Parent.Frame.TextLabel3 msg.Parent = v.PlayerGui wait(0.5) msg.Visble = false wait(0.5) msg.Visible = true wait(0.5) msg.Visible = false wait(0.5) msg.Visible = true wait(0.5) msg.Visible = false wait(0.5) msg.Visible = true wait(0.5) msg.Visible = false wait(0.5) msg.Visible = true wait(0.5) msg.Visible = false wait(0.5) end end end end end script.Parent.Touched:connect(touch) You just got Quarter-Term'd
QuarterTerm
#140021703Friday, July 11, 2014 9:17 PM GMT

bumppppppppppppppppppp You just got Quarter-Term'd
QuarterTerm
#140024933Friday, July 11, 2014 9:51 PM GMT

> 20 views You just got Quarter-Term'd
AntonioLorenzi
#140025428Friday, July 11, 2014 9:56 PM GMT

lol you still struggling on this man
devTree
#140025647Friday, July 11, 2014 9:58 PM GMT

op posted on 7/11 l0l
AntonioLorenzi
#140025732Friday, July 11, 2014 9:59 PM GMT

um it may be picking the '3' as a number value, try this for the line with it; Frame["TextLabel3"] --or whatever it is, just have it in bracket
devTree
#140041298Saturday, July 12, 2014 12:41 AM GMT

I think it's because you forgot to add Big Daddy ;)
QuarterTerm
#140043802Saturday, July 12, 2014 1:06 AM GMT

Still not owrking \: You just got Quarter-Term'd

    of     1