Posts: 426
Threads: 56
Joined: Jul 2012
Reputation:
0
I'm curious....
Is there a way we prevent name tags above players heads for all of the players?
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
ShowNameTags(0);
Place this under OnGameModeInit, and the nametags will be invisible.
Posts: 426
Threads: 56
Joined: Jul 2012
Reputation:
0
Thanks. Plus Rep for you!!!
Posts: 426
Threads: 56
Joined: Jul 2012
Reputation:
0
What about only show name tags for someone that's on AdminDuty?
Posts: 426
Threads: 56
Joined: Jul 2012
Reputation:
0
For example, All name tags are off, but once a player goes on AdminDuty, he/she can see name tags?