Attempt To Index String with ‘Text’?

Solution: Changed to :FindFirstChild(“Name”) as it was a naming conflict

1 Like
name = nametag.Name 

The line above may be the one messing stuff up, seeing as .Name gets the name of the rank.

1 Like