Disable nametags for players but not for admins? | +rep
#1

Hello, i'd first like to thank everyone who decides to contribute to this scripting help. I will plus rep everyone for trying to help(:

I've noticed lots of metagame with the nametags, i'd like to disable the nametags in all, but only admins level 1 and up can be able to see nametags to ensure player is no dming.

I dont know what this code would be under.
Reply
#2

PHP код:
foreach(new Player//Do this everytime someone connects, and do it the opposite
{
 
ShowPlayerNameTagForPlayer(playeridifalse);
ShowPlayerNameTagForPlayer(iplayeridfalse);

You would do the same for admins. Like on his account loaded Show him the name tags.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)