[Release] Show player name on the Head only for admin

hey ! i’m share this for you, its a command for admin to show player name on the head only for admin !

It can help you in your administration role !!

Requirement

es_admin

how to install

Add this on es_admin/sv_admin.lua at line 22

https://pastebin.com/3XgaABxA

Add this on es_admin/cl_admin.lua at line 52

https://pastebin.com/pPyzC71b

How to use ?

on game : /viewname and you see the name of players but not them :wink:

7 Likes

I gonna test it this afternoon, thanks you for sharing.
But why are you using “for id = 0, 500 do” in cl_admin ?

Oh nice i will test it right now !

oh sorry, replace 500 by 64

how do you turn off viewname?

you can’t for the moment sorry

Hi,

Thanks for sharing that script. Have you yet manage the turn off system or not?

Cheers,

No for the moment sry

Bonjour je vous envois un message parce-que j’ai essayer de le mettre mais quand je suis sur le server je tape la commande mais rien ne se passe que faire ?

Hello I am sending you a message because I try to put it but when I am on the server I type the command but nothing happens what to do

replace

for id = 0, 500 do

by

for id = 0, 64 do

It’s already done
But his walk still not

How to add ID Player in this script ? :slight_smile:

Hello, is it normal this script don’t work for me ? I made the change for “for id = 0, 64” too but still not working.
Should we do something else?

Have you type /viewname ?

Yes, the command seems to work, doenst appear in the chatbox, but i still can’t see the name

works great but i see ban command breaks

Does not work on my server, it does not enter cl_admin

work but 1s to see ID .add timer to view ID more time ???

Any chance you can add a vRP version of this? Would be really helpful.

hello, a FX version or for essential mode 4.4.5 it’s possible ? think you for this script