Or any other information about the player.
If this helps you at all please do accept the answer as it will benefit me some :)
you can make a touched function using the following lines of code.
script.Parent.Touched:connect(function(h) h.Parent.TeamColor end)
or if that doesn't work maybe this will
h.Parent.Character.TeamColor