#attempt to index 'nil' with 'Name' help
5 messages · Page 1 of 1 (latest)
Check if your player is on that team, if it is, then check if in the server, you see the player in the team. If both are true then we can move on to the next solution
for whatever reason, it's saying that player.Team = nil, every time I try to make the script work for some reason it has the player's team as nil and I'm not sure why.