11.07.2013, 07:09
Just remove the loop, what Sandiel is describing is total nonsense. The only condition you need there is the one I already wrote in the post above, since nametags are shown by default, you only need to hide them if both aren't ninjas. So just edit the condition in my script to "gTeam[playerid] == NINJA && gTeam[forplayerid] != NINJA", and use function to hide the nametag in {brackets}

